X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tigrc;h=8d81ff214441b92c7e8db92319b4f481288d097a;hb=09c1aaa8f009c127557a14ac74dc68fca9b898f0;hp=d8b0b78817485e24767b5deb727a4d9dcf2b2134;hpb=f4be0a5141f6966da04a4e1cd2aee30eada64644;p=config%2Fdotfiles.git diff --git a/tigrc b/tigrc index d8b0b78..8d81ff2 100644 --- a/tigrc +++ b/tigrc @@ -4,13 +4,30 @@ # 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 + +# Mutt like bindings to move to first and last line. +bind generic = move-first-line +bind generic * move-last-line + +# Close current view like in mutt. +bind diff i view-close + # 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.