Re: binding control-up, control-down
Hi Kyle,
Kyle Wheeler schrieb:
> On Monday, February 16 at 02:31 PM, quoth Sven Hergenhahn:
>> I'm trying to bind control-up and control-down.
>
> the way to find out if mutt can see those characters is to use
> the <what-key> function
Thanks. Tried that and it returned
Char = A, Oktal = 101, Dezimal = 65
Tried \101 then and also \65, but none of them worked. I just get "key
not bound".
Seems this is not possible, at least not in screen.
Thanks anyway and for pointing me at what-key - seems pretty useful.
Cheers,
Sven