##// 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 / UserConfig
ipy_profile_sh.py Loading ...
ipy_user_conf.py Loading ...
ipythonrc Loading ...
ipythonrc-math Loading ...
ipythonrc-numeric Loading ...
ipythonrc-physics Loading ...
ipythonrc-pysh Loading ...
ipythonrc-scipy Loading ...
ipythonrc-tutorial Loading ...