author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 19 Jul 2007 04:37:58 +0000 (00:37 -0400) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Sun, 22 Jul 2007 12:25:46 +0000 (22:25 +1000) | ||
commit | d23d98d3ba21b2a7a1d30be049bfb5d9c0a4e943 | |
tree | fdb7690816ca8f0759092153b031911c3c2c7e0c | tree | snapshot |
parent | 86da5b6c978be1e64ec42c8b08e815a83f02493e | commit | diff |
[PATCH] gitk: Bind keyboard actions to the command key on Mac OS
git-gui already uses the command key for accelerators, but gitk has
never done so. I'm actually finding it very hard to move back and
forth between the two applications as git-gui is following the Mac
OS X conventions and gitk is not.
This trick is the same one that git-gui uses to determine which
key to bind actions to.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
git-gui already uses the command key for accelerators, but gitk has
never done so. I'm actually finding it very hard to move back and
forth between the two applications as git-gui is following the Mac
OS X conventions and gitk is not.
This trick is the same one that git-gui uses to determine which
key to bind actions to.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |