bugGNU nano - Bugs: bug #55336, <Esc> <Esc> [ should...

 
 

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

bug #55336: <Esc> <Esc> [ should not be bindable

Submitter:  Benno Schulenberg <bens>
Submitted:  Sun 30 Dec 2018 04:44:28 PM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Sun 30 Dec 2018 06:52:46 PM UTC, comment #1: 

Fixed in git, commit 34b8d588.

Benno Schulenberg <bens>
Group administrator
Sun 30 Dec 2018 04:44:28 PM UTC, original submission:  

<Esc> <Esc> [ is equivalent to ^[, which is equivalent to ESC.  This code should not be bindable to anything because <Esc> by itself is not bindable.

Currently, in a nanorc a "bind ^[ down main" is shown in red, but nano does not protest and accepts the binding: <Esc> <Esc> [ will now move the cursor one line down.

Expected behavior: nano should report an error when trying to bind ^[, and it should report an unbindable key when typing <Esc> <Esc> [.

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-03-25 bens Open/ClosedOpen Closed
    2018-12-30 bens StatusIn Progress Fixed
    2018-12-30 bens StatusNone In Progress
        Assigned toNone bens
    2018-12-30 bens Severity3 - Normal 2 - Minor

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code