hledger/hledger-ui/Hledger
Simon Michael 4eba930a5c ui: don't force --auto/--forecast on; merge --future with --forecast (#1193)
Periodic transactions were always on, which meant that periodic
transactions occurring today were always shown, in future or present
mode.

Now, both periodic transactions and display of future transactions are
controlled by --forecast, and toggleable by the F key ("forecast
mode"). The --future flag has been dropped (it still works as a hidden
alias for --forecast, but is deprecated).

It seemed to also make sense to leave auto postings off by default,
like hledger.
2020-02-22 11:06:58 -08:00
..
UI ui: don't force --auto/--forecast on; merge --future with --forecast (#1193) 2020-02-22 11:06:58 -08:00
UI.hs ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00