add_keybinding: always allocate the new keybinding
authorJonas Fonseca <fonseca@diku.dk>
Thu, 28 Sep 2006 11:51:38 +0000 (13:51 +0200)
committerJonas 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