##// END OF EJS Templates
add `ConsoleWidget.check_complete` flag...
add `ConsoleWidget.check_complete` flag disables input-parsing in the QtConsole, which is inappropriate for non-Python kernels. Disabling check_complete forces shift-enter to execute, just like the Notebook.
MinRK -
r11779:e3e99a13
Show More
Name Size Modified Last Commit Author
/ IPython / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...