##// END OF EJS Templates
Workaround so only one CTRL-C is required for a new prompt in --gui=qt...
Workaround so only one CTRL-C is required for a new prompt in --gui=qt Only implemented for posix systems. On Windows SIGINT kills python, and signal.CTRL_C_EVENT doesn't do anything.
Siyu Zhang -
r10350:0cc40b18
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html
notebook
__init__.py Loading ...