On Thu, 29 Jan 2009, Donald Chai wrote:
>
> On Jan 29, 2009, at 12:49 AM, bill lam wrote:
>
>> In commit sha1 a107d3 it added a call to an undeclared set_escdelay,
>> and it fails to compile.  Is that a known issue?
>
> You can replace that line with:
>       ESCDELAY = esc_delay;
>
> By default, ncurses waits a long time to interpret escape sequences,  
> which causes problems if you use vi and type faster than a snail, so  
> this call reduces this delay.
>
> A more portable fix is to simply use the ESCDELAY environment variable  
> when running dvtm:
>       $ ESCDELAY=1 ./dvtm

HTH

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩251 金昌緒  春怨
    打起黃鶯兒  莫教枝上啼  啼時驚妾夢  不得到遼西

Reply via email to