hledger/hledger-ui/Hledger/UI
Simon Michael e061eabe2c ui: C toggles --cleared; f -> F; UI tweaks
You can now toggle showing only cleared items in the accounts and
register screens, with C (like the command-line flag).

The f key has been changed to F for consistency (we don't have this as a
command-line flag, though we could, though Ledger uses it for something
different).

Screen titles have been tweaked, eg switching the cyan and yellow.

Screen help has been squeezed to fit better in 80 columns.
2015-10-30 10:42:44 -07:00
..
AccountsScreen.hs ui: C toggles --cleared; f -> F; UI tweaks 2015-10-30 10:42:44 -07:00
ErrorScreen.hs ui: pressing g once now reloads all screens 2015-10-28 10:17:15 -07:00
Main.hs ui: types cleanup 2015-10-28 11:46:06 -07:00
RegisterScreen.hs ui: C toggles --cleared; f -> F; UI tweaks 2015-10-30 10:42:44 -07:00
Theme.hs ui: C toggles --cleared; f -> F; UI tweaks 2015-10-30 10:42:44 -07:00
TransactionScreen.hs ui: C toggles --cleared; f -> F; UI tweaks 2015-10-30 10:42:44 -07:00
UIOptions.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
UITypes.hs ui: txn: up/down steps through txns in the account 2015-10-29 20:19:18 -07:00
UIUtils.hs ui: C toggles --cleared; f -> F; UI tweaks 2015-10-30 10:42:44 -07:00