On Sat, Sep 18, 2021 at 12:02:56PM -0700, li...@ifohancroft.com wrote:
I am trying to bind the space key to the `select-entry` function, but then when I start mutt and hit the key, I get 'Key is not bound. Press '?' for help.

I have this in my muttrc:

bind index <space> select-entry

Even though select-entry is a generic operation, it's actually not implemented in the index. You'll want to use display-message instead for the index.

I'll make select-entry equivalent to display-message for the next release.

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to