nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] do_cursorpos bugs.


From: David Benbennick
Subject: [Nano-devel] do_cursorpos bugs.
Date: Sun, 26 Jan 2003 16:03:44 -0500
User-agent: Mutt/1.2.5.1i

Open multiple buffers with constant cursor position enabled.  Hold M-> (or
just switch a bunch of times).  Sometimes you see the cursor position
statusbar message flash on and immediately off.  That's because files.c is
calling do_cursorpos() when it shouldn't.

Also, with Nano already open, try reading a directory as a new buffer. 
You don't see the error message [ "foo" is a directory ] since the cursor
position display has overwritten it.

Finally, with constant mode turned off, it now takes 26 actions to clear
the status bar (like Pico), instead of 25.

Attachment: cursorpos.patch
Description: Text document

Attachment: pgpsGY5pA2cZD.pgp
Description: PGP signature


reply via email to

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