<<< Date Index >>>     <<< Thread Index >>>

Re: Bind ctrl+up in muttrc



On Sun, Oct 19, 2008 at 06:23:39PM -0500, Kyle Wheeler wrote:
> On Sunday, October 19 at 08:37 PM, quoth tchomby:
> >Does anyone know how to bind ctrl+up in muttrc? I tried:
> >
> >    bind index \C<up> command
> > 
> >but it doesn't work.
> 
> That's a key that is difficult to bind (the arrow keys usually are). 
> Here's how I'd do it in your case: first, within mutt, type:
> 
>      :exec what-key
> 
> Then press control-up, and see what happens.

Thanks. Unfortunately my version of mutt is too old and doesn't have the 
what-key function. But I'll be upgrading soon, when the new version of ubuntu 
is released, so I'll try it then.