Added action tree-parent and bound it to backspace by default.
authorDominik Vogt <dvogt@ffm.tc.iot.dtag.de>
Thu, 1 Nov 2007 09:30:20 +0000 (10:30 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Fri, 2 Nov 2007 00:15:42 +0000 (01:15 +0100)
commitc509eed2a58445ada9cfee14cc012f47f44a9668
treee96c5157150f60d1e5803f451d6e2337d08419ab
parentf83b1c333d1babbbf3b2b52d042b7af696fb9d28
Added action tree-parent and bound it to backspace by default.

This allow to leave the current directory in the tree view and change to
the parent tree / directory. At the top of the tree, this closes the tree
view. Bound to ',' by default.

Example:

  bind tree Left tree-parent
  bind tree Right Enter
  bind blob Left view-close

This allows to navigate the tree and blob views just with the cursor keys.

[ Cleanup the patch a bit and mention the default keybinding in
  manual.txt --jonas ]

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
manual.txt
tig.c
tigrc.5.txt