author | Paul Mackerras <paulus@samba.org> | |
Wed, 15 Oct 2008 22:57:02 +0000 (09:57 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Wed, 15 Oct 2008 22:57:02 +0000 (09:57 +1100) | ||
commit | 968ce45c9d2765b527d895b6933d20c0d104387c | |
tree | 32a3af146e03628398e8659bd5fa40aeea8731b5 | tree | snapshot |
parent | 39ee47ef0616fb67ffdffca98283272c36deecc9 | commit | diff |
gitk: Fix binding for <Return> in sha1 entry field
This adds a break so that gitk doesn't go and execute the global
binding for <Return> (i.e. find next) when the user presses the
return key in the sha1 entry field to indicate that gitk should
jump to the commit identified by what they just put into the
sha1 field.
Signed-off-by: Paul Mackerras <paulus@samba.org>
This adds a break so that gitk doesn't go and execute the global
binding for <Return> (i.e. find next) when the user presses the
return key in the sha1 entry field to indicate that gitk should
jump to the commit identified by what they just put into the
sha1 field.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |