akinsho / akinsho/toggleterm.nvim

separate pre and post hooks for on_close?

未关闭
#665 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Lua
星标
5.6k
派生
206
PR 合并指标
30 天内没有已合并 PR

描述

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!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。