chiark
/
gitweb
/
~mdw
/
tig
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
8b534a1
)
add_keybinding: always allocate the new keybinding
author
Jonas Fonseca
<fonseca@diku.dk>
Thu, 28 Sep 2006 11:51:38 +0000
(13:51 +0200)
committer
Jonas Fonseca
<fonseca@antimatter.localdomain>
Thu, 28 Sep 2006 11:51:38 +0000
(13:51 +0200)
Fixes infinite loop repoted by Miciah. Also simply continue when wgetch
returns ERR (-1) instead of calling get_keybinding() etc.
No differences found