Merge branch 'master' into evil

This commit is contained in:
rabite 2019-04-11 15:06:37 +02:00
commit 74a168401d
1 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,7 @@ By default hunter uses emacs style keybindings. If you use a QWERTY-like keyboar
|N/P (evil: J/K) |5x move down/5x move up | |N/P (evil: J/K) |5x move down/5x move up |
|< |move to top | |< |move to top |
|> |move to bottom | |> |move to bottom |
|f/b (evil: h/l) |enter (run executable) | |f/b (evil: l/h) |open/go back |
|S |search file | |S |search file |
|Alt(s) |search next | |Alt(s) |search next |
|Alt(S) |search prev | |Alt(S) |search prev |
@ -114,7 +114,7 @@ By default hunter uses emacs style keybindings. If you use a QWERTY-like keyboar
|d |toggle dirs first | |d |toggle dirs first |
|/ |turbo cd | |/ |turbo cd |
|Q |quit with dir/selections | |Q |quit with dir/selections |
|F |start executable in background | |F |run in background |
|- |goto prev cwd | |- |goto prev cwd |
|` |goto bookmark | |` |goto bookmark |
|m |add bookmark | |m |add bookmark |
@ -133,7 +133,7 @@ By default hunter uses emacs style keybindings. If you use a QWERTY-like keyboar
|(key) |open bookmark | |(key) |open bookmark |
|` |goto last cwd | |` |goto last cwd |
|Ctrl(c) |cancel | |Ctrl(c) |cancel |
|Alt(key) |delete bookmark | |Alt(key) |delete bookmark |
## Keybindings in process viewer: ## Keybindings in process viewer: