diff --git a/README.md b/README.md index 002a25e..7dec157 100644 --- a/README.md +++ b/README.md @@ -36,35 +36,19 @@ More options on [Installation page ⇗](./installation.md) ## Search your history -TODO: redo this +Press CTRL + R to search. -Draft: -See RESH in action - record a terminal video +Screenshot 2023-02-25 at 18 49 07 -Recording content: -Search your history by commands - Show searching some longer command +### IN-app key bindings -Get results based on current context - Show getting project-specific commands - -Find any command - Show searching where the context brings the relevant command to the top - -Start searching now - Show search in native shell histories - - -Press CTRL+R to search. -Say bye to weak standard history search. - -TODO: This doesn't seem like the right place for keybindings - -### In-app key bindings - -- Type to search/filter -- Up/Down or Ctrl+P/Ctrl+N to select results -- Right to paste selected command onto the command line so you can edit it before execution -- Enter to execute -- Ctrl+C/Ctrl+D to quit -- Ctrl+G to abort and paste the current query onto the command line -- Ctrl+R to switch between RAW and NORMAL mode +- Type to search +- Up / Down or Ctrl + P / Ctrl + N to select results +- Enter to execute selected command +- Right to paste selected command onto the command line so you can edit it before execution +- Ctrl + C or Ctrl + D to quit +- Ctrl + G to abort and paste the current query onto the command line +- Ctrl + R to search without context ## Issues & ideas