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.
|
||
|---|---|---|
| .. | ||
| AccountsScreen.hs | ||
| Editor.hs | ||
| ErrorScreen.hs | ||
| Main.hs | ||
| RegisterScreen.hs | ||
| Theme.hs | ||
| TransactionScreen.hs | ||
| UIOptions.hs | ||
| UIState.hs | ||
| UITypes.hs | ||
| UIUtils.hs | ||