ui: acc: show enter key in bottom help

This commit is contained in:
Simon Michael 2015-09-04 07:36:23 -07:00
parent d83b22028b
commit b9affbaee9

View File

@ -121,7 +121,7 @@ drawAccountsScreen _st@AppState{aopts=uopts, ajournal=j, aScreen=AccountsScreen{
bottomlabel = borderKeysStr [
-- ("up/down/pgup/pgdown/home/end", "move")
("-+1234567890", "adjust depth limit")
,("right", "show transactions")
,("right/enter", "show transactions")
,("q", "quit")
]