##// END OF EJS Templates
Merge pull request #1569 from punchagan/support-backspace-and-beep-sequences...
Merge pull request #1569 from punchagan/support-backspace-and-beep-sequences BUG: qtconsole -- non-standard handling of \a and \b. This makes the behavior of the Qt console match that of an ANSI terminal with regards to \a and \b. Fixes #1561.
Fernando Perez -
r6438:ed4fe905 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
clustermanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
notebookapp.py Loading ...
notebookmanager.py Loading ...
zmqhttp.py Loading ...