Neovide: Can't access the maps for < (less than key)

Created on 29 Mar 2021  路  3Comments  路  Source: Kethku/neovide

OS: Windows 10
Using the Neovim 0.5 beta
When I try to remap < in Neovide, I'm able to see the maps, but am unable to use them. The < key just behaves as its default. I tested this on nvim-qt and in terminal, both of which handle < correctly.

In the following clip, I have to press gv to re-highlight text after dedenting it (:vnoremap > >gv works fine).
https://user-images.githubusercontent.com/48545987/112877030-c136b380-90b5-11eb-9170-6c8e1a6612f4.mp4

bug

All 3 comments

Yeah I found I had to map using <S-lt> for this to work. I'm on macOS

Yeah I found I had to map using <S-lt> for this to work. I'm on macOS

This workaround works for me as well, on both Windows and WSL2. Thanks!

I think this has been fixed in main. If it hasn't please reopen.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

leeola picture leeola  路  3Comments

prabirshrestha picture prabirshrestha  路  6Comments

verajosemanuel picture verajosemanuel  路  7Comments

obreitwi picture obreitwi  路  4Comments

JakubKoralewski picture JakubKoralewski  路  7Comments