Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitk: Use bindshiftfunctionkey to bind Shift-F5
[gitweb.git]
/
gitk
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