hledger/hledger-ui/Hledger/UI
Simon Michael 6dd406779b ui: always reload when g is pressed
Previously it would check the modification time and reload only if
it looked newer than the last reload. But this could get confused
somehow by fsnotify events, such that there were unloaded changes
on disk yet pressing g did nothing.
2016-11-24 20:23:14 -08:00
..
AccountsScreen.hs ui: always reload when g is pressed 2016-11-24 20:23:14 -08:00
Editor.hs ui: editor: jump to current txn or error location (emacs, emacsclient, vi) 2016-06-19 16:15:17 -07:00
ErrorScreen.hs ui: always reload when g is pressed 2016-11-24 20:23:14 -08:00
Main.hs ui: --change shows period balances (changes) at startup 2016-11-24 11:32:13 -08:00
RegisterScreen.hs ui: always reload when g is pressed 2016-11-24 20:23:14 -08:00
Theme.hs ui: allow the filter query to be changed 2016-06-04 11:56:10 -07:00
TransactionScreen.hs ui: always reload when g is pressed 2016-11-24 20:23:14 -08:00
UIOptions.hs ui: --change shows period balances (changes) at startup 2016-11-24 11:32:13 -08:00
UIState.hs ui: keep next/previous period within the journal's date span 2016-08-13 08:08:43 -07:00
UITypes.hs ui: with --watch, react to file changes in real time 2016-11-24 11:14:34 -08:00
UIUtils.hs ui: use a custom application event type 2016-11-24 09:10:50 -08:00