ui: help: tweak direction key help

This commit is contained in:
Simon Michael 2016-07-06 14:51:26 -07:00
parent 479a4138fe
commit 9a7fe756b9

View File

@ -41,7 +41,7 @@ helpDialog =
padLeftRight 1 $
vBox [
str "NAVIGATION"
,renderKey ("UP/DOWN/k/j/PGUP/PGDN/HOME/END", "")
,renderKey ("UP/k/DOWN/j/PGUP/PGDN/HOME/END", "")
,str " move selection"
,renderKey ("RIGHT/l/ENTER", "drill down")
,renderKey ("LEFT/h", "previous screen")