nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] Constant cursor position.


From: David Benbennick
Subject: [Nano-devel] Constant cursor position.
Date: Sun, 26 Jan 2003 15:51:39 -0500
User-agent: Mutt/1.2.5.1i

Try opening Nano with constant cursor position disabled.  Type 13
characters, and the statusbar message gets cleared.  It should take 26 (at
least, that's how Pico does it).  Anyway, the problem is an extra
check_statblank() in do_char().  (do_char calls do_right, which does the
first check_statblank.)

Attachment: statblank.patch
Description: Text document

Attachment: pgp6J2CYhUY0T.pgp
Description: PGP signature


reply via email to

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