##// END OF EJS Templates
* ConsoleWidget now has better support for non-GUI tab completion. Multiple matches are formatted into columns....
* ConsoleWidget now has better support for non-GUI tab completion. Multiple matches are formatted into columns. * Tab width can now be set at runtime rather than only during initialization. * Added external module columnize.py
epatters -
r2723:226529a9
Show More
Name Size Modified Last Commit Author
/ IPython / zmq
__init__.py Loading ...
blockingkernelmanager.py Loading ...
completer.py Loading ...
frontend.py Loading ...
kernel.py Loading ...
kernelmanager.py Loading ...
ktest.py Loading ...
session.py Loading ...