Use key_bindings_remove for unbind-key -a to allow it to work from key
commit2fc84c7c34f599f913109c94f85eb682138a64ec
authorNicholas Marriott <nicm@openbsd.org>
Tue, 16 Aug 2011 09:37:48 +0000 (16 09:37 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Tue, 16 Aug 2011 09:37:48 +0000 (16 09:37 +0000)
treedd451d93dd0b7b8c1113476a4fd65d949ddb1423
parent6b734d10746ac86a13b05ad48b79e92ca8ccc96b
Use key_bindings_remove for unbind-key -a to allow it to work from key
bindings. From "miaout17" SF bug 3392063.
cmd-unbind-key.c