Skip to content
New issue

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

Vim-like navigation using hjkl. #227

Closed
haphamdev opened this issue Aug 8, 2020 · 2 comments
Closed

Vim-like navigation using hjkl. #227

haphamdev opened this issue Aug 8, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@haphamdev
Copy link

haphamdev commented Aug 8, 2020

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 pane
Ctrl + h j k l: Switch between panes (staged, unstaged, diff)

@extrawurst
Copy link
Owner

thanks for your interest in gitui. this is already tracked as: #57

@extrawurst extrawurst added the duplicate This issue or pull request already exists label Aug 8, 2020
@tony
Copy link

tony commented Jan 30, 2022

For vim-style keybindings, see https://github.com/extrawurst/gitui/blob/master/KEY_CONFIG.md or #1114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants