bugGNU nano - Bugs: bug #59078, with Slang, after a suspension, ^S...

 
 

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

bug #59078: with Slang, after a suspension, ^S does not save the file

Submitter:  Benno Schulenberg <bens>
Submitted:  Mon 07 Sep 2020 05:04:43 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Tue 08 Sep 2020 10:10:39 AM UTC, comment #2: 

Fixed in git, commit 462e9d48, by moving the call to disable_flow_control() to after SLang_init_tty().

Benno Schulenberg <bens>
Group administrator
Tue 08 Sep 2020 07:12:27 AM UTC, comment #1: 

The offending commit is c09e96f2: "put in an extra terminal-initialization call for Slang".  So the bug existed since version 4.8.

Benno Schulenberg <bens>
Group administrator
Mon 07 Sep 2020 05:04:43 PM UTC, original submission:  

To reproduce, configure nano with --enable-tiny and --with-slang, compile, and then run 'src/nano -z'.  Then type: ^Z fg <Enter> ^L xxx ^S.  See that nothing happens.  Now type: aaa ^S www ^Q.  Now suddenly the "aaawww" appears in the buffer.

After a suspension, ^S and ^Q do not do what they are supposed to do (when built with Slang).

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-10-08 bens Open/ClosedOpen Closed
    2020-09-08 bens StatusIn Progress Fixed
    2020-09-08 bens StatusNone In Progress

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code