ui: txn: show current query affecting txn list
This commit is contained in:
parent
7a951a8dd7
commit
4b68675ce5
@ -64,6 +64,7 @@ drawTransactionScreen AppState{aopts=UIOpts{cliopts_=CliOpts{reportopts_=ropts}}
|
|||||||
<+> withAttr ("border" <> "bold") (str $ show i)
|
<+> withAttr ("border" <> "bold") (str $ show i)
|
||||||
<+> str (" of "++show (length nts))
|
<+> str (" of "++show (length nts))
|
||||||
<+> togglefilters
|
<+> togglefilters
|
||||||
|
<+> borderQueryStr (query_ ropts)
|
||||||
<+> str (" in "++T.unpack acct++")")
|
<+> str (" in "++T.unpack acct++")")
|
||||||
togglefilters =
|
togglefilters =
|
||||||
case concat [
|
case concat [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user