- Subject: Re: slcurses wgetch() behavior
- From: Glenn Maynard <g_slang@xxxxxxxx>
- Date: Wed, 9 Jan 2002 05:59:58 -0500
On Wed, Jan 09, 2002 at 03:17:28AM -0500, John E. Davis wrote:
> Glenn Maynard <g_slang@xxxxxxxx> wrote:
> >Have you written this fix? I'm using Debian's mutt-utf8 package, which
>
> Yes, but I would appreciate it if you test it before I release it.
> The following set of diffs affect 3 files: slcurses.[ch] and
> slkeypad.c. Let me know if this solves your problem. Thanks, --John
I had to do this in SLcurses_wgetch:
if ((w->delay_off == -1) ||
+ Keyboard_Buffer_Stop != Keyboard_Buffer_Start ||
SLang_input_pending (w->delay_off))
With that, it seems to work fine. Thanks.
--
Glenn Maynard
[2002 date index]
[2002 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]