Zulip Chat Archive
Stream: new members
Topic: VSCode / VIM C-w closes infoview
cognivore (Jun 22 2022 at 16:50):
I would file this as an issue, but I'm not sure where to post it.
In VIM mode, we use C-w (Ctrl+w) to move around the panes / splits. VSCode's VIM extension is aware of it and intercepts C-w. However, for some reason, when I navigate past Infoview window, I press C-w and it gets closed, causing mild frustration.
I'm not sure what's the strategy for fixing this, but I think that us VIM extension users should put our heads together and fix it. Using mouse to navigate is slo-o-o-ow.
Julian Berman (Jun 22 2022 at 17:34):
Possibly related to https://github.com/VSCodeVim/Vim/issues/7257 (seems like maybe if you can reproduce it'd belong there at least)
Last updated: Dec 20 2023 at 11:08 UTC