bugGNU nano - Bugs: bug #60518, on a one-row terminal, "This...

 
 

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

bug #60518: on a one-row terminal, "This is the only occurrence" is not shown

Submitter:  Benno Schulenberg <bens>
Submitted:  Tue 04 May 2021 11:18:51 AM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Sun 23 May 2021 05:13:56 PM UTC, comment #3: 

Subsumed under bug #60570.

Benno Schulenberg <bens>
Group administrator
Wed 05 May 2021 09:36:47 AM UTC, comment #2: 

Fixed in git, commit 7303f0c7, by not scheduling a refresh but executing it right away, so that any message that gets written afterward does not get overwritten.

Benno Schulenberg <bens>
Group administrator
Tue 04 May 2021 11:22:30 AM UTC, comment #1: 

Bug exists since version 5.6.  The offending commit is 76742cc1: "make highlighting the standard, non-changeable behavior".

That change made setting 'refresh_needed' to TRUE the default, instead of calling edit_refresh() directly, as it used to be a long time ago.  Calling edit_refresh() after any message is printed on the status bar, overwrites this message when on one-row terminal.

Benno Schulenberg <bens>
Group administrator
Tue 04 May 2021 11:18:51 AM UTC, original submission:  

To reproduce, make your terminal just one row high, then run:

src/nano --ignore IMPROVEMENTS

Then type: ^W tend <Enter> M-W
See the M-W seems to do nothing.  It does not report "This is the only occurrence."

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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-05-23 bens Open/ClosedOpen Closed
    2021-05-05 bens StatusNone Fixed
        Assigned toNone bens

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code