We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ALT + RIGHT_ARROW_KEY
RIGHT_ARROW_KEY works but not ALT + RIGHT_ARROW_KEY which prints [C instead of move cursor right by one word
[C
move cursor right by one word
could shift SHIFT + RIGHT_ARROW_KEY be used maybe?
SHIFT + RIGHT_ARROW_KEY
The text was updated successfully, but these errors were encountered:
I think we should try to fix it first. Altering the key binding can come next if we cannot fix it
Sorry, something went wrong.
No branches or pull requests
RIGHT_ARROW_KEY works but not
ALT + RIGHT_ARROW_KEY
which prints[C
instead ofmove cursor right by one word
could shift
SHIFT + RIGHT_ARROW_KEY
be used maybe?The text was updated successfully, but these errors were encountered: