##// END OF EJS Templates
don't let frontend readline split tokens in `ipython console`...
don't let frontend readline split tokens in `ipython console` Can cause weird misalignment of completions when the tokenizing doesn't match with the kernel. This tells readline to only work on whole lines, and expands completions to match.
Min RK -
r19990:8c0e6e37
Show More
Name Size Modified Last Commit Author
/ IPython / external
appnope
decorator
decorators
path
pexpect
simplegeneric
__init__.py Loading ...
mathjax.py Loading ...
qt.py Loading ...
qt_for_kernel.py Loading ...
qt_loaders.py Loading ...