hledger/hledger-ui/Hledger/UI
Simon Michael 16bb17fbe8 ui: show nonzero (empty) mode, turn it off by default
-E/--empty is now the default for hledger-ui, so accounts with 0 balance
and transactions posting 0 change are shown by default.  The E key
toggles this, entering "nonzero" mode which hides zero items.
2016-06-03 09:01:54 -07:00
..
AccountsScreen.hs ui: show nonzero (empty) mode, turn it off by default 2016-06-03 09:01:54 -07:00
ErrorScreen.hs ui: preserve --ignore-assertions & flags on reload 2016-05-02 20:12:11 -07:00
Main.hs ui: show nonzero (empty) mode, turn it off by default 2016-06-03 09:01:54 -07:00
RegisterScreen.hs ui: show nonzero (empty) mode, turn it off by default 2016-06-03 09:01:54 -07:00
Theme.hs ui: C toggles --cleared; f -> F; UI tweaks 2015-10-30 10:42:44 -07:00
TransactionScreen.hs ui: fix some warnings (#354) 2016-06-02 18:13:07 -07:00
UIOptions.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
UITypes.hs lib: textification begins! account names 2016-05-24 19:00:49 -07:00
UIUtils.hs ui: accounts: E key toggles --empty 2016-06-01 12:32:38 -07:00