##// END OF EJS Templates
Continue refactoring input handling across clients....
Continue refactoring input handling across clients. Fixed a number of small but tricky bugs related to prompt numbering, now in all cases I can see both terminal and gui client are fully consistent regarding prompts.
Fernando Perez -
r3085:048fef29
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
bracket_matcher.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
history_console_widget.py Loading ...
ipython_widget.py Loading ...
ipythonqt.py Loading ...
pygments_highlighter.py Loading ...
rich_ipython_widget.py Loading ...