##// END OF EJS Templates
cd completer: no longer greedy. If you are using a buggy readline that inserts...
cd completer: no longer greedy. If you are using a buggy readline that inserts spaces after completions (so you need to press backspace), do import ipy_completers ipy_completers.greedy_cd_completer = True
Ville M. Vainio -
r1266:89765fe6
Show More
Name Size Modified Last Commit Author
/ IPython / UserConfig
__init__.py Loading ...
ipy_user_conf.py Loading ...
ipythonrc Loading ...
ipythonrc-math Loading ...
ipythonrc-numeric Loading ...
ipythonrc-physics Loading ...
ipythonrc-pysh Loading ...
ipythonrc-tutorial Loading ...