Closed chrisgrieser closed 1 year ago
Issues related to S-space are currently being tracked in the specification, including nvim core. Related issues will be shared. https://github.com/equalsraf/neovim-qt/pull/729 https://github.com/equalsraf/neovim-qt/issues/999 https://github.com/neovim/neovim/issues/20325
On the other hand, I believe that <C-i>
and <tab>
are recognized by goneovim. In fact, they are recognized on my machine.
Keys that a terminal has trouble recognizing (e.g. Shift-Space, differentiating between ctrl-i and tab) should work inside a GUI. However, with goneovim, it seems they are not supported, like in the Terminal, which is a bit of a bummer since the ability to use those keys is one of the reasons people choose to use a GUI