Code

git-gui: Allow vi keys to scroll the diff/blame regions
authorShawn O. Pearce <spearce@spearce.org>
Tue, 1 May 2007 19:51:09 +0000 (15:51 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 8 May 2007 03:35:51 +0000 (23:35 -0400)
commit60aa065f6958a888d14178ca94f17a60100d3709
tree8f665c9f5d8d923ec5aadbbfecfe649315946465
parenta35d65d9c8a2a6a10d369c00e22aded6fbdff2a9
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>
git-gui.sh
lib/blame.tcl