Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitk: Use bindshiftfunctionkey to bind Shift-F5
author
Andrew Wong
<andrew.kw.w@gmail.com>
Tue, 2 Oct 2012 15:04:45 +0000
(11:04 -0400)
committer
Paul Mackerras
<paulus@samba.org>
Sun, 21 Oct 2012 22:16:31 +0000
(09:16 +1100)
Signed-off-by: Andrew Wong <andrew.kw.w@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
69ecfcd
)
diff --git
a/gitk
b/gitk
index f8f89a5052c5917fb2dc56ebd9e4902c61b2f4c8..d53fdb253cbcc00db698357e3e022e87ce3a9ec4 100755
(executable)
--- a/
gitk
+++ b/
gitk
@@
-2501,7
+2501,7
@@
proc makewindow {} {
bindkey ? {dofind -1 1}
bindkey f nextfile
bind . <F5> updatecommits
- bind
. <Shift-F5>
reloadcommits
+ bind
modfunctionkey Shift 5
reloadcommits
bind . <F2> showrefs
bindmodfunctionkey Shift 4 {newview 0}
bind . <F4> edit_or_newview