author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 1 May 2007 19:51:09 +0000 (15:51 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 8 May 2007 03:35:51 +0000 (23:35 -0400) | ||
commit | 60aa065f6958a888d14178ca94f17a60100d3709 | |
tree | 8f665c9f5d8d923ec5aadbbfecfe649315946465 | tree | snapshot |
parent | a35d65d9c8a2a6a10d369c00e22aded6fbdff2a9 | commit | diff |
git-gui: Allow vi keys to scroll the diff/blame regions
Users who are used to vi and recent versions of gitk may want
to scroll the diff region using vi style keybindings. Since
these aren't bound to anything else and that widget does not
accept focus for data input, we can easily support that too.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Users who are used to vi and recent versions of gitk may want
to scroll the diff region using vi style keybindings. Since
these aren't bound to anything else and that widget does not
accept focus for data input, we can easily support that too.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history | |
lib/blame.tcl | diff | blob | history |