bugGNU nano - Bugs: bug #61509, with --minibar, inserting a file...

 
 

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

bug #61509: with --minibar, inserting a file gives no feedback

Submitter:  Benno Schulenberg <bens>
Submitted:  Fri 19 Nov 2021 02:56:05 PM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Sat 20 Nov 2021 11:34:50 AM UTC, comment #3: 

The fix was amended in the next commit, 7785c3f7, to not show the number of lines read when reading a file into a new buffer.

Benno Schulenberg <bens>
Group administrator
Fri 19 Nov 2021 04:16:06 PM UTC, comment #2: 

Fixed in git, commit 9d3d354b, by suppressing the "Read nn lines" message only during startup (when --zero or --mini are active), and by raising its level so that --zero will not overwrite it in the main loop.

Benno Schulenberg <bens>
Group administrator
Fri 19 Nov 2021 03:36:33 PM UTC, comment #1: 

Also with --minibar there is no feedback about the number of lines right.  What's worse: when multiple buffers are open, nano doesn't even say how many lines the current buffer now has, but instead shows the [x/n] counter.  Not good.  It should do both things: report the number of lines read, and then (on the normal minibar) the current amount of lines in the buffer.

Benno Schulenberg <bens>
Group administrator
Fri 19 Nov 2021 02:56:05 PM UTC, original submission:  

To reproduce, run:

src/nano --ignore --zero NEWS

Then type: ^R README <Enter>
See that there is no message on the status bar.

Expected behavior: nano should say how many lines were read, as usual, also when --zero is used.

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

    Date Changed by Updated Field Previous Value => Replaced by
    2021-12-16 bens Open/ClosedOpen Closed
    2021-11-24 bens Summarywith --minibar (and with --zero), inserting a file gives no feedback with --minibar, inserting a file gives no feedback
    2021-11-19 bens StatusNone Fixed
        Summaryin current git, with --zero or --mini, inserting a file gives no feedback with --minibar (and with --zero), inserting a file gives no feedback
    2021-11-19 bens Summaryin current git, with --zero, inserting a file gives no feedback in current git, with --zero or --mini, inserting a file gives no feedback

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code