|
|
|
@ -8,8 +8,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
Context-based replacement for `zsh` and `bash` shell history. |
|
|
|
Context-based replacement for `zsh` and `bash` shell history. |
|
|
|
|
|
|
|
|
|
|
|
Find any command you have used before. |
|
|
|
Full-text search your shell history. |
|
|
|
Releveant results are displayed first based on current directory, git repo, and exit status. |
|
|
|
Relevant results are displayed first based on current directory, git repo, and exit status. |
|
|
|
|
|
|
|
|
|
|
|
<!-- Contextual shell history --> |
|
|
|
<!-- Contextual shell history --> |
|
|
|
<!-- Contextual bash history --> |
|
|
|
<!-- Contextual bash history --> |
|
|
|
@ -34,14 +34,6 @@ You will need to have `curl` and `tar` installed. |
|
|
|
|
|
|
|
|
|
|
|
More options on [Installation page ⇗](./installation.md) |
|
|
|
More options on [Installation page ⇗](./installation.md) |
|
|
|
|
|
|
|
|
|
|
|
## Update |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Once installed RESH can be updated using: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```sh |
|
|
|
|
|
|
|
reshctl update |
|
|
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Search your history |
|
|
|
## Search your history |
|
|
|
|
|
|
|
|
|
|
|
TODO: redo this |
|
|
|
TODO: redo this |
|
|
|
@ -62,8 +54,6 @@ Start searching now - Show search in native shell histories |
|
|
|
Press CTRL+R to search. |
|
|
|
Press CTRL+R to search. |
|
|
|
Say bye to weak standard history search. |
|
|
|
Say bye to weak standard history search. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TODO: This doesn't seem like the right place for keybindings |
|
|
|
TODO: This doesn't seem like the right place for keybindings |
|
|
|
|
|
|
|
|
|
|
|
### In-app key bindings |
|
|
|
### In-app key bindings |
|
|
|
|