##// 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
/ tools
check_sources.py Loading ...
make_tarball.py Loading ...
mkrel.py Loading ...
release Loading ...
run_ipy_in_profiler.py Loading ...
testrel Loading ...
testupload Loading ...
update_revnum.py Loading ...