bugGNU nano - Bugs: bug #57656, with Slang, after a suspension, ^C...

 
 

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

bug #57656: with Slang, after a suspension, ^C does not work

Submitter:  Benno Schulenberg <bens>
Submitted:  Wed 22 Jan 2020 06:45:29 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Sun 09 Feb 2020 10:28:55 AM UTC, comment #4: 

The fix has been released in version 4.8.

Benno Schulenberg <bens>
Group administrator
Mon 27 Jan 2020 03:55:08 PM UTC, comment #3: 

Fixed in git, commit c09e96f2, by using a "random" call of SLang_init_tty().

(The second parameter of that call ought to be the opposite of ISSET(PRESERVE), but it appears to make no difference, so I have just used zero.  See https://www.jedsoft.org/slang/doc/html/cslang-6.html#ss6.1.)

Benno Schulenberg <bens>
Group administrator
Wed 22 Jan 2020 07:02:47 PM UTC, comment #2: 

Version 2.0.9 and 2.1.10 are not affected, version 2.2.4 is.

Benno Schulenberg <bens>
Group administrator
Wed 22 Jan 2020 06:58:25 PM UTC, comment #1: 

Bug exists since at least 2.2.6.  (Have so far tried 3.1, 2.9.1., 2.8.1, 2.7.1, 2.6.1, 2.5.1, 2.4.1, 2.3.3, and 2.2.6.)

Benno Schulenberg <bens>
Group administrator
Wed 22 Jan 2020 06:45:29 PM UTC, original submission:  

To reproduce, configure nano with --enable-tiny --with-slang, compile, and then run: 'src/nano --suspend'.

Then type: ^Z fg <Enter>, type a few letters, and then ^X.  Then try to cancel the question about saving the changed buffer with ^C.  Nothing happens.

Bug exists since at least version 2.9.1.

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
    2020-02-09 bens Open/ClosedOpen Closed
    2020-01-27 bens Summarywith Slang, after a suspension, ^C (Cancel) does not work with Slang, after a suspension, ^C does not work
    2020-01-27 bens StatusNone Fixed
        Assigned toNone bens
    2020-01-23 bens Summarywith Slang, after a suspension, ^C/Cancel does not work with Slang, after a suspension, ^C (Cancel) does not work

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code