move through list without arrow keys #769
Unanswered
MartaOrtegaSoto
asked this question in
Q&A
Replies: 0 comments
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.
-
Hey! I would like to know if there was a way to move through the suggestion list without using the arrow keys but without selecting the word until I press enter.
Right now I have Tab and S-Tab mapped to select_next_item() and select_prev_item(), but if I use them, that will overwritte the word I started to write, which doesn't happen if I use the arrow keys.
The thing is that the arrow keys are not very confortable for me to use, so is there a way to map their functionality to other keys?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions