##// 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 / tests / widgets
manager.js Loading ...
widget.js Loading ...
widget_bool.js Loading ...
widget_box.js Loading ...
widget_button.js Loading ...
widget_float.js Loading ...
widget_image.js Loading ...
widget_int.js Loading ...
widget_selection.js Loading ...
widget_selectioncontainer.js Loading ...
widget_string.js Loading ...