##// END OF EJS Templates
Added support for ANSI erase codes. Clearing the console via ANSI escape sequences is now supported.
Added support for ANSI erase codes. Clearing the console via ANSI escape sequences is now supported.
epatters -
r2783:3c79c2e7
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
demo.py Loading ...
frontend_widget.py Loading ...
ipython_widget.py Loading ...
pygments_highlighter.py Loading ...
rich_ipython_widget.py Loading ...