bugGNU nano - Bugs: bug #49097, several ASCII characters from 64...

 
 

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

bug #49097: several ASCII characters from 64 to 127 cannot be rebound but are accepted without protest

Submitter:  Rishabh Dave <prongs>
Submitted:  Thu 15 Sep 2016 04:23:19 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Tue 11 Oct 2016 05:55:50 PM UTC, comment #3: 

Fixed in git, 01bf034.  Thanks for the patch.

Benno Schulenberg <bens>
Group administrator
Fri 16 Sep 2016 05:39:05 PM UTC, comment #2: 

Okay.  (Have fixed a typo in the summary, and clarified the idea.)

Benno Schulenberg <bens>
Group administrator
Fri 16 Sep 2016 03:54:41 PM UTC, comment #1: 

Since we are in no hurry, I will, soon, send a patch disabling keys that don't work.

Rishabh Dave <prongs>
Thu 15 Sep 2016 04:23:19 PM UTC, original submission:  

Adding the following bind commands in ~/.nanorc (and then doing src/nano) leads to the unexpected outcomes.

bind ^\ uncut main #works
bind ^] curpos main #works
bind ^^ exit main #works
bind ^_ whereis main #works

bind ^@ gotoline main #not coloured green (in ~/.nanorc file)
bind ^[ writeout main #doesn't work, not recognized, not coloured green
bind ^{ redo main #doesn't work, not recognized
bind ^| cut main #doesn't work, runs same func as ^\
bind ^} help main #doesn't work, runs same func as ^]
bind ^~ speller main #doesn't work, not coloured green, runs same func as ^^
bind ^` undo main #doesn't work, not coloured green, runs same func as ^@

Not coloured implies not coloured in green when added to ~/.nanorc.

Rishabh Dave <prongs>

 

(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 (Posted a comment)
  • -email is unavailable- added by prongs (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
    2016-10-31 bens Open/ClosedOpen Closed
    2016-10-11 bens StatusIn Progress Fixed
        Assigned toNone bens
    2016-09-16 bens StatusNone In Progress
        Summarymany ASCII characters form 64 to 127 are allowed but can't be rebound several ASCII characters from 64 to 127 cannot be rebound but are accepted without protest

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code