BUG: km_error_key() isn't able to deal with Ctrl prefixed bindings

2017-04-20 Thread Walter Alejandro Iglesias
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

Re: BUG: km_error_key() isn't able to deal with Ctrl prefixed bindings

2017-04-20 Thread Kevin J. McCarthy
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