]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
tigrc: Add bindings for easy moving in main screen.
authorSimon Ruderich <simon@ruderich.org>
Sat, 3 Apr 2010 00:26:59 +0000 (02:26 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 3 Apr 2010 00:26:59 +0000 (02:26 +0200)
tigrc

diff --git a/tigrc b/tigrc
index d8b0b78817485e24767b5deb727a4d9dcf2b2134..df8c221a384963f64ced8ea78cdb82baf63846dd 100644 (file)
--- a/tigrc
+++ b/tigrc
@@ -5,6 +5,14 @@
 set show-rev-graph = yes
 
 
+# BINDINGS
+
+# Allow moving in the main menu while displaying a diff in the bottom of the
+# screen.
+bind generic J next
+bind generic K previous
+
+
 # COLORS
 
 # Try to mimic gitk's colors.