##// END OF EJS Templates
Add a class _CommandInput that implements the basic functionality of...
Add a class _CommandInput that implements the basic functionality of browser commands that require input. Reimplement the goto, find and findbackwards commands as subclasses of _CommandInput. Add an input history and keymaps to those commands. Add "\r" as a keyboard shortcut for the enterdefault and execute commands.
walter.doerwald -
r326:b89a5b31
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_ihist.ipy Loading ...
test_irunner.py Loading ...
test_shouldfail.ipy Loading ...
test_wildcard.py Loading ...