bugGNU nano - Bugs: bug #59188, in current git, "only...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #59188: in current git, "only occurrence" is not shown on one-line terminal

Submitter:  Benno Schulenberg <bens>
Submitted:  Sun 27 Sep 2020 09:14:09 AM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Sun 27 Sep 2020 09:32:32 AM UTC, comment #1: 

Fixed in git, commit 17f53189.

It would be much nicer, though, if (on one-row terminals) messages would be shown only for roughly a second, after which the edit window is automatically redrawn.  That would make a one-row terminal more usable.  But that is something for another time.

(By the way, this automatic redrawing would be good to have with the minibar too.  The delay could maybe be integrated in statusline(), conditionalized on 'LINES == 1' and ISSET(MINIBAR).)

Closing, because unreleased.

Benno Schulenberg <bens>
Group administrator
Sun 27 Sep 2020 09:14:09 AM UTC, original submission:  

To reproduce, reduce an xterm window to a single row, and run 'src/nano +1 THANKS'.  Then type: ^W vid <Enter> M-W M-W M-W...  See that nano does not say that "This is the only occurrence".

The offending commit is of course dac58bb6 from two days ago: "do not wipe the status bar when the terminal has just one row".  The 'refresh_needed = TRUE' is in the wrong place.

Benno Schulenberg <bens>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bens (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-09-27 bens StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code