corrected explanation of movement in readme

This commit is contained in:
rabite 2019-04-07 15:09:52 +02:00
parent 62474ff6bc
commit e5225e6b25
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ By default hunter uses emacs style keybindings. If you use a QWERTY-like keyboar
| Key | Action |
| ------------------- |:---------------------------------|
|n/p (evil: n/j) |move up/down |
|N/P (evil: N/J) |5x move up/5x move down |
|n/p (evil: j/k) |move down/up |
|N/P (evil: J/K) |5x move down/5x move up |
|< |move to top |
|> |mve to bottom |
|f/b (evil: h/l) |enter (run executable) |