Last active
September 20, 2023 06:15
-
-
Save albenik/a5377943592aeb5c0bd2a914330e2c9f to your computer and use it in GitHub Desktop.
tig arrow keys navigation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# $HOME/.tigrc | |
bind diff <Up> move-up | |
bind diff <Down> move-down | |
bind stage <Up> move-up | |
bind stage <Down> move-down | |
set main-view = date:local=yes author:full commit-title:graph=yes,refs=yes,overflow=72 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks!
On Debian the default config file is here: /etc/tigrc