Did you check docs and existing issues?
Neovim version (nvim -v)
0.11.4
Operating system/version
macOS 26
Describe the bug
Hello!
I’m not sure when this started, but it’s a bit annoying. I haven’t found anything in the plugin repository about this. When I open a new Copilot Panel with <leader>aa and try to close it in normal mode with <leader>wd, Neovim closes itself, but the view looks strange (see screenshot). I have to close the buffer and then the windows to close the panel.
Steps To Reproduce
- Open Copilot with
<leader>aa
- In normal mode, try to close the panel/window with
<leader>wd
Expected Behavior
I expected the Copilot window to close as it always did.
I posted this on the Lazyvim repo too, but Folke says he did not change anything in the config, so it maybe is related to the plugin itself?
I can close any other window with the same shortcut without a problem.
Did you check docs and existing issues?
Neovim version (nvim -v)
0.11.4
Operating system/version
macOS 26
Describe the bug
Hello!
I’m not sure when this started, but it’s a bit annoying. I haven’t found anything in the plugin repository about this. When I open a new Copilot Panel with
<leader>aaand try to close it in normal mode with<leader>wd, Neovim closes itself, but the view looks strange (see screenshot). I have to close the buffer and then the windows to close the panel.Steps To Reproduce
<leader>aa<leader>wdExpected Behavior
I expected the Copilot window to close as it always did.
I posted this on the Lazyvim repo too, but Folke says he did not change anything in the config, so it maybe is related to the plugin itself?
I can close any other window with the same shortcut without a problem.