From: Simon Ruderich Date: Sat, 3 Apr 2010 00:26:59 +0000 (+0200) Subject: tigrc: Add bindings for easy moving in main screen. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=5b95d776e095b3bbb3791aeb49969dd8310307fe tigrc: Add bindings for easy moving in main screen. --- diff --git a/tigrc b/tigrc index d8b0b78..df8c221 100644 --- 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.