hledger/hledger-ui/Hledger/UI
Simon Michael c7c196caa6 fix:ui:transaction screen: update on data changes, first fix [#2288]
Make the transaction screen refresh properly after running an editor
with E, or reloading with g or --watch.
2025-09-12 10:02:02 +01:00
..
AccountsScreen.hs fix:ui:a key: don't pass cli query args to add [#2313] 2025-01-21 22:02:34 -10:00
BalancesheetScreen.hs imp: ui: bs/is screens: clarify balance/changes in header/footer 2022-11-07 16:10:56 -10:00
CashScreen.hs fix: ui: add new screen missing from commit 2023-03-24 15:08:13 -10:00
Editor.hs feat(hledger-ui): add helix as a supported editor 2024-10-15 08:03:12 -10:00
ErrorScreen.hs fix:ui: preserve --pivot (and --obfuscate) options when reloading [#2451] 2025-09-11 09:56:42 +01:00
IncomestatementScreen.hs imp: ui: bs/is screens: clarify balance/changes in header/footer 2022-11-07 16:10:56 -10:00
Main.hs lib!: rename withJournal -> withJournalDo, with alias and deprecation warning 2025-09-11 10:03:10 +01:00
MenuScreen.hs fix:ui:a key: don't pass cli query args to add [#2313] 2025-01-21 22:02:34 -10:00
RegisterScreen.hs ;dev:ui: RegisterScreen: cleanup 2025-09-11 16:45:52 +01:00
Theme.hs dev: fix some partial head/tails, silence ghc 9.8's new warnings 2024-02-28 15:58:21 -10:00
TransactionScreen.hs fix:ui:transaction screen: update on data changes, first fix [#2288] 2025-09-12 10:02:02 +01:00
UIOptions.hs lib: more version helpers, rename to HledgerBinaryInfo, silence warnings 2025-04-25 09:36:38 -10:00
UIScreens.hs imp: areg: do not abbrev other accts in machine-readable output (#1995) 2025-06-28 13:38:58 -07:00
UIState.hs fix: make a few more error messages consistent, hiding call stack [#2367] 2025-06-03 10:10:04 -10:00
UITypes.hs feat: ui: add "Cash accounts" screen 2023-03-24 07:59:16 -10:00
UIUtils.hs imp:lib:Hledger.Utils.Debug: simpler, more consistent dbg* names 2025-05-21 22:54:00 -10:00