Munif Tanjim
Munif Tanjim
> When I'm using o there is chance to trigger https://github.com/MunifTanjim/nui.nvim/issues/357 Can you give me an example where this could happen? 🤔 There is a `WinClosed` callback where `self.winid` is...
> found something in neovim repo, not sure related or not. https://github.com/neovim/neovim/pull/28922/ I don't think that's related to `nui.nvim` at all. > the only debug info is invalid window error...
First step of solving it would be to find out how to reproduce it consistently.
> What do you use this event? https://github.com/zbirenbaum/copilot.lua/blob/2202f7abe238e9e4e28fb91a885fc1e8a2fd2ab5/README.md?plain=1#L106-L118 > and the actual problem is? Since I'm using it only to set a variable, I guess it doesn't matter much for...