##// END OF EJS Templates
* Implemented "smart paste" for ConsoleWidget. Continuation prompts are now inserted automatically on paste....
* Implemented "smart paste" for ConsoleWidget. Continuation prompts are now inserted automatically on paste. * Moved inappropriate public method out of ConsoleWidget's public interface
epatters -
r2763:6d2942f6
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 ...