4 comments

[ 2.9 ms ] story [ 18.2 ms ] thread
And CTRL-S for forward search. Generally you can use most/all your emacs keybindings (if you are an emacs user and somehow were unaware).

You can also do `set -o vi` or `set` the `editing-mode` or `keymap` to `vi` respectively. So if you are an emacs or vi user the world is great!

Now, if only editing the command you found with Ctrl+R did not actually edit this command in the history but instead gave you a new copy!