git-gui: Add shortcut keys for Show More/Less Context
commitc91ee2bd61299737c2795bd7b798e17ef0714e47
authorJonathan del Strother <maillist@steelskies.com>
Tue, 1 Apr 2008 10:54:03 +0000 (1 11:54 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 2 Apr 2008 05:33:32 +0000 (2 01:33 -0400)
treed1efa81f8ab0a10a4211a60efd956ffb6dc4c64a
parent739a6d4970836463f5ffc9f56381e4efc9e61914
git-gui: Add shortcut keys for Show More/Less Context

Bound to Ctrl/Cmd + left & right square brackets, depending on
your platform.

[sp: Added missing binds for . to allow shortcuts to work when
     not focused in the commit message area.]

Signed-off-by: Jonathan del Strother <jon.delStrother@bestbefore.tv>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh