]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tigrc
tigrc: Minor whitespace fix.
[config/dotfiles.git] / tigrc
diff --git a/tigrc b/tigrc
index d8b0b78817485e24767b5deb727a4d9dcf2b2134..a64fb8b9aa05b6d36815562a819ed1b2094c0098 100644 (file)
--- a/tigrc
+++ b/tigrc
@@ -4,13 +4,23 @@
 # Show the revision graph like gitk does.
 set show-rev-graph = yes
 
+# Use relative dates.
+set show-date = relative
+
+
+# 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.
 
-color date   default default
-
+color date      default default
 color delimiter default default # ~ if text is too long
 
 # Main window.