bugGNU nano - Bugs: bug #60582, on a one-row terminal, any startup...

 
 

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

bug #60582: on a one-row terminal, any startup error is not shown

Submitter:  Benno Schulenberg <bens>
Submitted:  Tue 11 May 2021 02:23:01 PM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Sun 23 May 2021 05:14:13 PM UTC, comment #2: 

Subsumed under bug #60570.

Benno Schulenberg <bens>
Group administrator
Wed 12 May 2021 01:50:00 PM UTC, comment #1: 

Fixed in git, commit b741b1c9, by suppressing the very first call of edit_refresh() when the terminal has just one row.  (There is always a message at startup: the so-many-lines-read message.)

Benno Schulenberg <bens>
Group administrator
Tue 11 May 2021 02:23:01 PM UTC, original submission:  

To reproduce, make your terminal one row high and run:

chmod a-w README
src/nano --ignore +2 README
chmod ug+w README

Hear that nano beeps, but see that there is no message.  And worse: see that there is no cursor.  :|

The message has been absent since version 2.7.0, since nano allows a terminal of one row.  But the cursor is absent since commit 2cf28f9d from yesterday.

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
    2021-05-23 bens Open/ClosedOpen Closed
    2021-05-12 bens StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code