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
Using h j k l for navigation is quite common for those who use the terminal a lot. Is there any way to remap the key like that?
h
j
k
l
h j k l: Move in same pane Ctrl + h j k l: Switch between panes (staged, unstaged, diff)
Ctrl
The text was updated successfully, but these errors were encountered:
thanks for your interest in gitui. this is already tracked as: #57
gitui
Sorry, something went wrong.
For vim-style keybindings, see https://github.com/extrawurst/gitui/blob/master/KEY_CONFIG.md or #1114
No branches or pull requests
Using
h
j
k
l
for navigation is quite common for those who use the terminal a lot. Is there any way to remap the key like that?h
j
k
l
: Move in same paneCtrl
+h
j
k
l
: Switch between panes (staged, unstaged, diff)The text was updated successfully, but these errors were encountered: