nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] statusbar blanking


From: Benno Schulenberg
Subject: Re: [Nano-devel] statusbar blanking
Date: Wed, 24 May 2006 19:26:42 +0200
User-agent: KMail/1.9.1

David Lawrence Ramsey wrote:
> Benno Schulenberg wrote:
>  > Shouldn't there be a check_statusblank() in parse_kbinput()? 
>  > And then remove it from everywhere else?  Attached patch seems
>  > to work fine here, but surely I'm overlooking something.
>
> Applied with a few tweaks.  I moved the call to get_kbinput(),
> just after the parse_kbinput() loop (so that escape sequences are
> properly counted as single keystrokes) and only used it when
> reading from the edit window (so that pressing a non-Y/N key at
> the "Save modified buffer" prompt doesn't blank it out) and it
> appears to be working just fine.

It doesn't work as expected when doing Verbatim Input: it should 
blank directly upon the verbatim keystroke, but only blanks upon 
the next one.  Attached patch fixes it for me.

Benno

Attachment: nano--verbatim-blanking.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]