##// END OF EJS Templates
Added support for Ctrl-Enter (unconditionally enter a newline) to ConsoleWidget....
Added support for Ctrl-Enter (unconditionally enter a newline) to ConsoleWidget. This works at the ConsoleWidget level, but it can confuse InputSplitter to create some unintuitive auto-execution results. InputSplitter will probably need some fixes.
epatters -
r2985:d6f22aa1
Show More
Name Size Modified Last Commit Author
/ IPython / deathrow / oldfrontend / process
__init__.py Loading ...
killableprocess.py Loading ...
pipedprocess.py Loading ...
winprocess.py Loading ...