mirror of https://github.com/bobwen-dev/hunter
fix readme
This commit is contained in:
parent
64b42dc5ff
commit
84d53f6afa
|
@ -43,7 +43,7 @@ A big thanks to ranger and its developers. Without its inspiration this wouldn't
|
|||
### Build with cargo
|
||||
|
||||
```
|
||||
// cargo install hunter
|
||||
cargo install hunter
|
||||
```
|
||||
|
||||
|
||||
|
@ -122,7 +122,7 @@ By default hunter uses vi-style keybindings. If you use a QWERTY-like keyboard l
|
|||
| / | turbo cd |
|
||||
| Q | quit with dir/selections |
|
||||
| F | run in background |
|
||||
|---------------------|------------------------------------|
|
||||
| ~ | goto prev cwd |
|
||||
| ` | goto bookmark |
|
||||
| m | add bookmark |
|
||||
| w | show processes |
|
||||
|
|
Loading…
Reference in New Issue