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
shift + down or shift + up doesn't result in a highlighted selection.
shift + down
shift + up
and then once we get selection blocks, indent/unindent with tab and shift + tab
tab
shift + tab
The text was updated successfully, but these errors were encountered:
Which terminal emulator do you use?
Sorry, something went wrong.
At the moment, it's gnome-terminal or xterm
gnome-terminal
xterm
From what I remember gnome-terminal had no issues with shift+ArrowUp \ArrowDown (remaping keys on it is quite tricky though)
shift+ArrowUp
ArrowDown
Maybe you could see inside nvim what the shortcut shift+arrowkey prints after typing a :^V and the shortcut, like:
nvim
shift+arrowkey
:^V
what distro do you use?
No branches or pull requests
shift + down
orshift + up
doesn't result in a highlighted selection.and then once we get selection blocks, indent/unindent with
tab
andshift + tab
The text was updated successfully, but these errors were encountered: