On Tue, Dec 04, 2001 at 09:48:35PM -0500, Brian Clark wrote:
> 
> Can anyone tell me why this:
> 
> bind pager \e exit
> 
> Causes there to be a full 1 second delay, after hitting Esc, before it
> actually quits the pager?
 
man ncurses

       ESCDELAY
            Specifies  the total time, in milliseconds, for which
            ncurses will await  a  character  sequence,  e.g.,  a
            function  key.  The default value, 1000 milliseconds,
            is enough for most uses.  However, it is made a vari-
            able to accommodate unusual applications.

(it's hardcoded in slang, btw)
 
> -- 
>  -Brian Clark
> 
> % egrep -i pager= ~/.muttrc
> set pager=builtin
> 
> % mutt -v
> Mutt 1.3.23i (2001-10-09)
> Copyright (C) 1996-2001 Michael R. Elkins and others.
> Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
> Mutt is free software, and you are welcome to redistribute it
> under certain conditions; type `mutt -vv' for details.
> 
> System: Linux 2.2.19 [using ncurses 5.2]

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

Reply via email to