##// 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 / html / templates
404.html Loading ...
edit.html Loading ...
error.html Loading ...
login.html Loading ...
logout.html Loading ...
notebook.html Loading ...
page.html Loading ...
terminal.html Loading ...
tree.html Loading ...