nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] minor display bug when searching/scrolling


From: Mike Frysinger
Subject: [Nano-devel] minor display bug when searching/scrolling
Date: Tue, 10 Jan 2006 00:30:15 -0500
User-agent: KMail/1.9

i'll just attach the file since it's small :)

first resize your terminal to 80x27 ... then:
$ nano -I Makefile.in
alt+s (turn on smooth scrolling)
alt+x (turn off the help stuff at the bottom)
ctrl+w (search for "ldso")
alt+w (find again three times, until the search goes down to the next line)

notice that the line that was first matched (it was so long that it scrolls 
off the terminal) has not been reset ... it still displays with the right 
hand scroll, e.g. the $ marker is on the left side of the screen ... if you 
keep doing a search again (alt+w) until it wraps around (Search Wrapped), the 
original matched line will have its display messed up and the cursor will be 
sitting in the middle of what appears to be empty whitespace
-mike

Attachment: Makefile.in
Description: Text Data


reply via email to

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