##// 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
/ test
manualtest_repr_tb.py Loading ...
runtests.py Loading ...
test_autocall.ipy Loading ...
test_cd.ipy Loading ...
test_completer.py Loading ...
test_cpaste.ipy Loading ...
test_embed.py Loading ...
test_handlers.py Loading ...
test_ihist.ipy Loading ...
test_ipapi.py Loading ...
test_irunner.py Loading ...
test_prefilter.py Loading ...
test_shell_options.py Loading ...
test_shouldfail.ipy Loading ...
test_wildcard.py Loading ...