##// END OF EJS Templates
Add three new commands to the input mode for "find" and friends:...
Add three new commands to the input mode for "find" and friends: "delend" (CTRL-K) deletes to the end of line. "incsearchup" searches upwards in the command history for an input that starts with the text before the cursor. "incsearchdown" does the same downwards. Removed a bogus mapping of the x key to "delete".
walter.doerwald -
r335:17506ed9
Show More
Name Size Modified Last Commit Author
/ IPython / Extensions
InterpreterExec.py Loading ...
InterpreterPasteInput.py Loading ...
PhysicalQInput.py Loading ...
PhysicalQInteractive.py Loading ...
__init__.py Loading ...
astyle.py Loading ...
clearcmd.py Loading ...
ext_rehashdir.py Loading ...
ext_rescapture.py Loading ...
ibrowse.py Loading ...
ipipe.py Loading ...
ipy_defaults.py Loading ...
ipy_system_conf.py Loading ...
numeric_formats.py Loading ...
path.py Loading ...
pickleshare.py Loading ...
pspersistence.py Loading ...
win32clip.py Loading ...