bugGNU nano - Bugs: bug #56563, since 4.3, M-6 does not work when...

 
 

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

bug #56563: since 4.3, M-6 does not work when cursor is at end of buffer

Submitter:  Benno Schulenberg <bens>
Submitted:  Fri 28 Jun 2019 11:01:10 AM UTC
   
 
Severity:  4 - Important Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Mon 29 Jul 2019 05:04:47 PM UTC, comment #1: 

Fixed in git, commit a578d270.

Benno Schulenberg <bens>
Group administrator
Fri 28 Jun 2019 11:01:10 AM UTC, original submission:  

(Original report by Liu Hao in https://lists.gnu.org/archive/html/nano-devel/2019-06/msg00032.html.)

Steps to reproduce:

0. Build nano from Git master (`b23a5d5b2910` as we speak).
1. Run `src/nano -IL` to create a new file.
2. Type two lines `aaa` and `bbb`. The cursor is now on line 3.
3. Press `M-\`. This moves the cursor to the beginning of the file.
4. Press `M-A` followed by `M-/`. This marks the entire file and moves the cursor to the end of the file.
5. Press `M-6`. The text should have been copied into the cut buffer and unmarked, which doesn't happen.

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
    2019-08-26 bens Open/ClosedOpen Closed
    2019-07-29 bens StatusNone Fixed
    2019-06-28 bens Severity5 - Blocker 4 - Important
    2019-06-28 bens Severity4 - Important 5 - Blocker
        SummaryM-6 no longer works if the cursor is at the end of a file since 4.3, M-6 does not work when cursor is at end of buffer

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code