ui: help: tweak direction key help
This commit is contained in:
parent
479a4138fe
commit
9a7fe756b9
@ -41,7 +41,7 @@ helpDialog =
|
|||||||
padLeftRight 1 $
|
padLeftRight 1 $
|
||||||
vBox [
|
vBox [
|
||||||
str "NAVIGATION"
|
str "NAVIGATION"
|
||||||
,renderKey ("UP/DOWN/k/j/PGUP/PGDN/HOME/END", "")
|
,renderKey ("UP/k/DOWN/j/PGUP/PGDN/HOME/END", "")
|
||||||
,str " move selection"
|
,str " move selection"
|
||||||
,renderKey ("RIGHT/l/ENTER", "drill down")
|
,renderKey ("RIGHT/l/ENTER", "drill down")
|
||||||
,renderKey ("LEFT/h", "previous screen")
|
,renderKey ("LEFT/h", "previous screen")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user