;ui: help dialog: mention that LEFT shows other screens

This commit is contained in:
Simon Michael 2023-02-15 16:47:49 -10:00
parent 180d690cfc
commit d1e62f38a2

View File

@ -159,7 +159,7 @@ helpDialog =
,renderKey ("UP/DOWN/PUP/PDN/HOME/END/k/j/C-p/C-n", "")
,str " move selection up/down"
,renderKey ("RIGHT/l/C-f", "show txns, or txn detail")
,renderKey ("LEFT/h/C-b ", "go back")
,renderKey ("LEFT/h/C-b ", "go back/see other screens")
,renderKey ("ESC ", "cancel, or reset app state")
,str " "