Re: complete-query key binding question

2008-04-16 Thread Alain Bench
Hi Rado! On Sunday, April 13, 2008 at 15:03:00 +0200, Rado Smiljanic wrote: > On some systems Shift-TAB works, but you'd need to capture the raw > ESC-sequence produced by it, there is no mutt-code for it. The Shift-TAB key combination produces a on many keyboards. Mutt can bind . Bye!

Re: complete-query key binding question

2008-04-13 Thread Marianne Promberger
On 04/13/08 15:03, Rado S wrote: > =- Marianne Promberger wrote on Sun 13.Apr'08 at 13:21:56 +0100 -= > > > This works fine: > > bindeditor"\e\t" complete-query > > But really, I'd rather bind it to Ctrl-Tab, but this > > bindeditor"\C\t" complete-query > > doesn't do the trick -

Re: complete-query key binding question

2008-04-13 Thread Rado S
=- Marianne Promberger wrote on Sun 13.Apr'08 at 13:21:56 +0100 -= > What does "^T" stand for? I can't figure this out. Certanily, the > actual "^" and "T" keys don't work for me. Ctrl-T (or Strg-T) > This works fine: > bindeditor"\e\t" complete-query > But really, I'd rather bind it to

complete-query key binding question

2008-04-13 Thread Marianne Promberger
Hi List, The mutt manual says: "In any prompt for address entry, you can use the complete-query function (default: ^T) ... " What does "^T" stand for? I can't figure this out. Certanily, the actual "^" and "T" keys don't work for me. So I tried rebinding This works fine: bindeditor"\e