hledger/hledger-ui/Hledger/UI
Simon Michael 4aa7d7e20d fix:ui: re-check balance assertions properly when --pivot is used [#2451]
When hledger-ui is started with --pivot, re-enabling balance
assertions with the I key now does a full journal reload, to check
balance assertions accurately. It means that in pivot mode, the I key
can also show other data changes (as if you pressed the g key).
2025-10-09 10:29:39 -10:00
..
AccountsScreen.hs fix:ui: re-check balance assertions properly when --pivot is used [#2451] 2025-10-09 10:29:39 -10:00
BalancesheetScreen.hs
CashScreen.hs
Editor.hs
ErrorScreen.hs fix:ui: re-check balance assertions properly when --pivot is used [#2451] 2025-10-09 10:29:39 -10:00
IncomestatementScreen.hs
Main.hs ;fix:ui: fix file watcher to catch file overwrites 2025-10-07 12:28:45 -10:00
MenuScreen.hs fix:ui: re-check balance assertions properly when --pivot is used [#2451] 2025-10-09 10:29:39 -10:00
RegisterScreen.hs fix:ui: re-check balance assertions properly when --pivot is used [#2451] 2025-10-09 10:29:39 -10:00
Theme.hs
TransactionScreen.hs fix:ui: re-check balance assertions properly when --pivot is used [#2451] 2025-10-09 10:29:39 -10:00
UIOptions.hs
UIScreens.hs
UIState.hs
UITypes.hs
UIUtils.hs