hledger/hledger-ui/Hledger/UI
Simon Michael dc191ec76e cli: refactor: new Commands module
Builtin commands are now gathered more tightly in a single module,
Hledger.Cli.Commands, reducing duplication and facilitating change.

The tests command was difficult and has been dropped for now.

The obsolete convert/info/man commands have been dropped.

cli: refactor: a proper commands list, better Main/Commands separation

The legacy "convert" command has been dropped.

The activity command's module is now named consistently.
2017-09-11 16:50:08 -07:00
..
AccountsScreen.hs cli: refactor: new Commands module 2017-09-11 16:50:08 -07:00
Editor.hs ui: the A key runs hledger-iadd (if available) 2016-12-08 13:18:56 -08:00
ErrorScreen.hs cli: refactor: new Commands module 2017-09-11 16:50:08 -07:00
Main.hs cli: refactor: new Commands module 2017-09-11 16:50:08 -07:00
RegisterScreen.hs cli: refactor: new Commands module 2017-09-11 16:50:08 -07:00
Theme.hs ui: allow the filter query to be changed 2016-06-04 11:56:10 -07:00
TransactionScreen.hs cli: refactor: new Commands module 2017-09-11 16:50:08 -07:00
UIOptions.hs ui: add temporary --status-toggles for testing toggle styles (#564) 2017-06-18 16:20:30 -07:00
UIState.hs Update brick to 0.19 2017-06-30 22:45:34 +01:00
UITypes.hs ui: show transaction status mark in register screen 2017-06-28 11:47:06 +01:00
UIUtils.hs ui: help: tweak key order 2017-07-06 14:11:23 +01:00