;ui: escape key, forgot this
This commit is contained in:
parent
bc62fcada4
commit
ef8a5140b3
@ -101,7 +101,7 @@ helpDialog _copts =
|
|||||||
,str " move selection"
|
,str " move selection"
|
||||||
,renderKey ("RIGHT", "show account txns, or txn detail")
|
,renderKey ("RIGHT", "show account txns, or txn detail")
|
||||||
,renderKey ("LEFT ", "go back")
|
,renderKey ("LEFT ", "go back")
|
||||||
,renderKey ("ESC ", "cancel input, or reset")
|
,renderKey ("ESC ", "cancel input, or reset everything")
|
||||||
,str " "
|
,str " "
|
||||||
,withAttr ("help" <> "heading") $ str "Report period"
|
,withAttr ("help" <> "heading") $ str "Report period"
|
||||||
,renderKey ("S-DOWN /S-UP ", "shrink/grow period")
|
,renderKey ("S-DOWN /S-UP ", "shrink/grow period")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user