akinsho / akinsho/toggleterm.nvim
separate pre and post hooks for on_close?
- Ngôn ngữ chính
- Lua
- Star
- 5.6k
- Fork
- 206
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I'm trying to add a command to reset the nvim-dap-ui layout when toggleterm is closed and I'm not finding a way to do this with autocmds or any existing toggleterm methods. What would be very helpful is an `on_close_post()` method that is called after the terminal window is actually closed (the `WinClosed` autocmd doesn't appear to work because nvim-dap-ui still 'sees' the layout from before the terminal was closed). Is this something you'd consider adding, or is there an existing way to accomplish what I'm trying to do that I didn't find yet? I tested adding this option to toggleterm and it works perfectly. Thank you!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.