This has happened to me before with other programs, where some use keycodes and other use keysyms.
For example, when I try to enter
This is small, very platform specific, and frankly probably not on any list of priorities, but it would make this program useable in fringe cases like mine.
I actually think this is relatively high priority because it represents an issue with the way that keyboard input is handled. However its unlikely to get solved until we switch to winit and the hopefully upcoming rewrite of the keyboard input api.
This issue https://github.com/Kethku/neovide/issues/445 tracks the effort
Hey, I'm having the same issue with my remapped caps lock. Is there maybe a temporary workaround?
I believe this has been fixed in main. Please reopen if either of these problems persist.
Most helpful comment
I actually think this is relatively high priority because it represents an issue with the way that keyboard input is handled. However its unlikely to get solved until we switch to winit and the hopefully upcoming rewrite of the keyboard input api.
This issue https://github.com/Kethku/neovide/issues/445 tracks the effort