On Thu, Oct 12, 2000 at 09:20:25AM -0500, the/eXtreme wrote:
> Hey, is there a way to get vi-like key bindings on mutt's
> built-in line editor?  Something like `set editing-mode vi'
> does in my .inputrc?

No.  All the keymaps in Mutt have only a single mode, so it's not possible
to do this really.  Although...  You could do something like:

        bind editor i   source ~/.mutt/insert-mode
        bind editor \e  source ~/.mutt/command-mode

Nasty hack but you might be able to get this to switch between the two
modes.

PGP signature

Reply via email to