hledger/hledger-ui/Hledger/UI
Simon Michael f666d5fc25 ui: register: reduce "warping", keep selection at nearest txn
When the transaction list changes, eg due to toggling a query filter,
and the previously selected item has disappeared, instead of moving
the selection to the end, we now select the nearest transaction by
date (and if several have the same date, by journal order).
2017-06-30 19:08:51 +01:00
..
AccountsScreen.hs ui: toggles cleanup 2017-06-30 19:07:26 +01:00
Editor.hs ui: the A key runs hledger-iadd (if available) 2016-12-08 13:18:56 -08:00
ErrorScreen.hs ui: add temporary --status-toggles for testing toggle styles (#564) 2017-06-18 16:20:30 -07:00
Main.hs ui: addenda for #494 2017-01-25 09:42:10 -08:00
RegisterScreen.hs ui: register: reduce "warping", keep selection at nearest txn 2017-06-30 19:08:51 +01:00
Theme.hs ui: allow the filter query to be changed 2016-06-04 11:56:10 -07:00
TransactionScreen.hs ui: consistently support vi & emacs movement keys 2017-06-30 16:37:10 +01:00
UIOptions.hs ui: add temporary --status-toggles for testing toggle styles (#564) 2017-06-18 16:20:30 -07:00
UIState.hs ui: add temporary --status-toggles for testing toggle styles (#564) 2017-06-18 16:20:30 -07:00
UITypes.hs ui: show transaction status mark in register screen 2017-06-28 11:47:06 +01:00
UIUtils.hs ui: fix right arrow key 2017-06-30 17:18:54 +01:00