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 isn't controlled by mutt, but by the terminal
handling library (ncurses or slang).
[1] Yes, with the source anything is possible of course. If you use
slang you could for instance change the assignment to
SLang_Abort_Char in one of first lines of the source file
slgetkey.c.
> It seems like it's imposible to bind ^C at all. Is this correct?
You can bind ^C as told in other replies, but then not to the abort
function...
--
Byrial
http://home.worldonline.dk/~byrial/