Keys on keyboard not working #10462
Unanswered
elferherrera
asked this question in
General
Replies: 2 comments
-
If you're on unix can you see what the keycodes are by using |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't think it is related to the terminal emulator. These keys can be used in insert, search and command (:) modes. They don't get registered in normal mode. Does helix use a different event parsing for each of these cases? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that on a non english keyboard certain keys are not identify with in normal mode. This is concerning because one cannot access the diagnostic menu that appears with ]. The same issue is found with |.
Recently this was fixed for the command mode. I hope something similar can be done for normal mode
Beta Was this translation helpful? Give feedback.
All reactions