NO-ISSUE: help page copy change
All checks were successful
ci / check for spelling errors (pull_request) Successful in 22s
ci / code quality (lint/tests) (pull_request) Successful in 2m56s
ci / Make sure build does not fail (pull_request) Successful in 3m3s
ci / notify-fail (pull_request) Has been skipped
ci / check for spelling errors (push) Successful in 21s
ci / code quality (lint/tests) (push) Successful in 2m32s
ci / Make sure build does not fail (push) Successful in 2m43s
ci / notify-fail (push) Has been skipped
All checks were successful
ci / check for spelling errors (pull_request) Successful in 22s
ci / code quality (lint/tests) (pull_request) Successful in 2m56s
ci / Make sure build does not fail (pull_request) Successful in 3m3s
ci / notify-fail (pull_request) Has been skipped
ci / check for spelling errors (push) Successful in 21s
ci / code quality (lint/tests) (push) Successful in 2m32s
ci / Make sure build does not fail (push) Successful in 2m43s
ci / notify-fail (push) Has been skipped
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
This commit is contained in:
parent
92e3c4ea7d
commit
09df967395
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ var keyMaps = []keyMap{
|
|||
"Arrows", "Navigation",
|
||||
},
|
||||
{
|
||||
"h, j, k, l", "Navigation. Use [shift] for moving panes",
|
||||
"h, j, k, l", "Navigation. Use with SHIFT for swtching panes",
|
||||
},
|
||||
{
|
||||
"g", "Jump to top",
|
||||
|
|
Loading…
Reference in a new issue