I found a bug. If you bind any Ctrl prefixed combination to help and
press any unbound key, km_error_key() prints just "Key is not bound."
For example, after defining this:
:bind index \Ch help
:bind index l noop
If in the index you press 'l' you have the following message:
Key is not bound
On Thu, Apr 20, 2017 at 01:53:02PM +0200, Walter Alejandro Iglesias wrote:
> I found a bug. If you bind any Ctrl prefixed combination to help and
> press any unbound key, km_error_key() prints just "Key is not bound."
Thanks for the bug report. Your diagnosis is correct: the
km_expand_key() is e