hledger/hledger-ui/Hledger/UI
Simon Michael faf85d91e3 cli: restore --aux-date and --effective as --date2 aliases (#1034)
These Ledger-ish spellings were dropped over the years, to improve
--help's layout. Now they work again, but are considered hidden flags
so --help doesn't show them automatically (but I decided to mention
them manually in --date2's description).
2019-06-02 08:48:41 -07:00
..
AccountsScreen.hs ui: more defensive brick list imports to fix recent breakage 2019-02-02 08:22:23 -08:00
Editor.hs feat(hledger-ui): added neovim as a supported editor 2018-06-03 17:11:43 -07:00
ErrorScreen.hs lib: clarify transaction balancing & balance assertion checking 2019-02-20 09:14:30 -08:00
Main.hs ui: support brick 0.47+ as well 2019-03-20 17:38:44 -07:00
RegisterScreen.hs ui: more defensive brick list imports to fix recent breakage 2019-02-02 08:22:23 -08:00
Theme.hs ui: register: positive amounts: green -> black 2018-10-23 07:40:06 -07:00
TransactionScreen.hs ui: C-z suspend now restores the terminal cleanly 2019-01-23 17:26:27 -08:00
UIOptions.hs cli: restore --aux-date and --effective as --date2 aliases (#1034) 2019-06-02 08:48:41 -07:00
UIState.hs ui: escape key resets to flat mode 2018-10-18 14:43:00 -07:00
UITypes.hs ui: more defensive brick list imports to fix recent breakage 2019-02-02 08:22:23 -08:00
UIUtils.hs ui: more defensive brick list imports to fix recent breakage 2019-02-02 08:22:23 -08:00