trim ui help message for small windows
This commit is contained in:
parent
4d3a514eba
commit
c5608b96c7
@ -17,7 +17,7 @@ import RegisterCommand
|
||||
import PrintCommand
|
||||
|
||||
|
||||
helpmsg = "Welcome to hledger vty ui. (b)alances, (r)egister, (p)rint entries, raw (l)edger, (right) to drill down, (left) to back up, or (q)uit"
|
||||
helpmsg = "(b)alance, (r)egister, (p)rint, (right) to drill down, (left) to back up, (q)uit"
|
||||
|
||||
instance Show Vty where show v = "a Vty"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user