##// 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 / external
Itpl.py Loading ...
__init__.py Loading ...
configobj.py Loading ...
guid.py Loading ...
mglob.py Loading ...
path.py Loading ...
simplegeneric.py Loading ...
validate.py Loading ...