http://bugs.winehq.org/show_bug.cgi?id=34173
Bug #: 34173 Summary: Ctrl+C kills "wineconsole cmd" Product: Wine Version: 1.6-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs@winehq.org ReportedBy: b7.10110111@gmail.com Classification: Unclassified
To reproduce: 1. launch "wineconsole cmd" 2. Press Ctrl+C in newly opened window 3. See cmd quit 4. Compare with behavior in windows — there a newline followed by a new prompt appears, much like in bash, instead of quitting cmd.
This makes it sometimes hard to see if a child app has already quit after Ctrl+C: you try pressing it again, and the whole session is lost.
http://bugs.winehq.org/show_bug.cgi?id=34173
--- Comment #1 from Ruslan Kabatsayev b7.10110111@gmail.com 2013-07-31 11:04:17 CDT --- In fact this also kills the whole session when mingw32-make (started from qt's make.bat) is being run, i.e. instead of killing make it kills cmd.
http://bugs.winehq.org/show_bug.cgi?id=34173
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Austin English austinenglish@gmail.com 2013-07-31 12:27:06 CDT --- Dupe.
*** This bug has been marked as a duplicate of bug 27605 ***
http://bugs.winehq.org/show_bug.cgi?id=34173
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2013-08-08 16:25:51 CDT --- Closing.