mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 15:14:49 +03:00
ui: acc: show enter key in bottom help
This commit is contained in:
parent
d83b22028b
commit
b9affbaee9
@ -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")
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user