diff --git a/README.md b/README.md index 5d156f4..18bc73e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Go test](https://github.com/curusarn/resh/actions/workflows/go.yaml/badge.svg)](https://github.com/curusarn/resh/actions/workflows/go.yaml) [![Shell test](https://github.com/curusarn/resh/actions/workflows/sh.yaml/badge.svg)](https://github.com/curusarn/resh/actions/workflows/sh.yaml) -# REcycle SHell +# RESH Context-based replacement for `zsh` and `bash` shell history. @@ -36,7 +36,7 @@ More options on [Installation page ⇗](./installation.md) ## Search your history -Press CTRL + R to search. +Press Ctrl + R to search: Screenshot 2023-02-25 at 18 49 07 @@ -48,7 +48,7 @@ Press CTRL + R to search. - 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 +- Ctrl + R to search without context (toggle) ## Issues & ideas