bugGNU nano - Bugs: bug #57483, with --raw, <Shift+F5...F12>...

 
 

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

bug #57483: with --raw, <Shift+F5...F12> insert ";2~" into the buffer

Submitter:  Benno Schulenberg <bens>
Submitted:  Thu 26 Dec 2019 10:55:41 AM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Thu 26 Dec 2019 01:07:40 PM UTC, comment #1: 

Fixed in git, commit 4dcbd40c.

(<Shift+F11/F12> still enter "$" into the buffer on Eterm and Urxvt, but... then those terminals shouldn't have chosen such deviant escape sequences.)

Benno Schulenberg <bens>
Group administrator
Thu 26 Dec 2019 10:55:41 AM UTC, original submission:  

To reproduce, run 'nano -raw' on an xterm or Xfce Terminal or similar, and type <Shift+F5>, <Shift+F6>, and so on, to <Shift+F12>.  See that each keystroke beeps and enters ";2~" into the buffer.

(On a Linux console, <Shift+F5>...<Shift+F8> beep and enter "~" into the buffer.  On Eterm and Urxvt it are <Shift+F1>...<Shift+F10> that enter "~", <Shift+F11/F12> enter "$".)

Expected behavior: when the escape sequence is unknown, nano should just say so and skip the crap that belongs to the sequence.  (That nano sees the crap as legitimate characters makes that the "Unknown sequence" message is not visible when --quick is used, because it gets wiped immediately.)

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
    2020-02-09 bens Open/ClosedOpen Closed
    2020-01-02 bens Summarywith --raw, &lt;Shift+F5&gt;...&lt;Shift+F12&gt; insert &quot;;2~&quot; into the buffer with --raw, <Shift+F5...F12> insert ";2~" into the buffer
    2019-12-26 bens StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code