author | Dominik Vogt <dvogt@ffm.tc.iot.dtag.de> | |
Thu, 1 Nov 2007 09:30:20 +0000 (10:30 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Fri, 2 Nov 2007 00:15:42 +0000 (01:15 +0100) | ||
commit | c509eed2a58445ada9cfee14cc012f47f44a9668 | |
tree | e96c5157150f60d1e5803f451d6e2337d08419ab | tree | snapshot |
parent | f83b1c333d1babbbf3b2b52d042b7af696fb9d28 | commit | diff |
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>
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 | diff | blob | history | |
tig.c | diff | blob | history | |
tigrc.5.txt | diff | blob | history |