Skip to content

Commit

Permalink
Fixed hotkeys name
Browse files Browse the repository at this point in the history
  • Loading branch information
grrlopes committed Aug 22, 2023
1 parent e5b2639 commit 97e7d88
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,10 @@ You can conveniently explore and interact with your command-line history, making
| j, ↓ | down |
| ctrl+s, ← | page left |
| enter | select row to fill term |
| ctrl+c, q | Bring down finder or quit |
| esc | back |
| ctrl+c, q | bring down finder or quit |
| s | sync/load history file |
| ctrl+r | Reset finder text input |
| f | Bring up finder text input|
| ctrl+r | reset finder text input |
| f | bring up finder text input|

## Set up
- You must set up ```export storydb=$(tty)``` in your global variable profile that is usually located at /etc/profile or $HOME
Expand Down

0 comments on commit 97e7d88

Please sign in to comment.