Re: Cancel commands

2000-09-08 Thread Byrial Jensen
On Thu, Sep 07, 2000 at 20:57:50 +0200, Jens Askengren wrote: > Hello > > Since I often find myself hitting ^C (instead of ^G) to cancel commands > that prompts for input like "mail" and "limit", I would like to rebind > that function. You cannot[1]. This i

Re: Cancel commands

2000-09-08 Thread Jens Askengren
On Fri, Sep 08, 2000 at 06:55:22AM -0400, David T-G wrote: > IIRC, however, your terminal settings (use stty to see) decide that ^C is > the interrupt character and so your shell grabs the command before it > even gets to mutt. You'll need to first change your shell with something > like > > s

Re: Cancel commands

2000-09-08 Thread Mikko Hänninen
Michael Tatge <[EMAIL PROTECTED]> wrote on Fri, 08 Sep 2000: > Yes, IIRC ^C is hardcoded and therefore unbindable. Actually, ^C isn't. If you do "stty intr ^G" (for example), and then start Mutt and press ^C, you get "key is not bound". So you can rebind ^C into something in Mutt, if you just f

Re: Cancel commands

2000-09-08 Thread Rudi van Houten
On Fri, Sep 08, 2000 at 06:55:22AM -0400, David T-G wrote: > ...and then Jens Askengren said... > % Hello > % > % Since I often find myself hitting ^C (instead of ^G) to cancel commands > % that prompts for input like "mail" and "limit", I would like to rebind

Re: Cancel commands

2000-09-08 Thread Michael Tatge
Jens Askengren muttered: > Since I often find myself hitting ^C (instead of ^G) to cancel commands > that prompts for input like "mail" and "limit", I would like to rebind > that function. > > It seems like it's imposible to bind ^C at all. Is this

Re: Cancel commands

2000-09-08 Thread David T-G
Jens -- ...and then Jens Askengren said... % Hello % % Since I often find myself hitting ^C (instead of ^G) to cancel commands % that prompts for input like "mail" and "limit", I would like to rebind % that function. Although I find myself doing the same thing occasional

Cancel commands

2000-09-07 Thread Jens Askengren
Hello Since I often find myself hitting ^C (instead of ^G) to cancel commands that prompts for input like "mail" and "limit", I would like to rebind that function. The docs doesen't says what function ^G is bound to, so i tried: bind editor \Cc cancel bind editor \Cc a