diff options
Diffstat (limited to 'docs/STATE.md')
| -rw-r--r-- | docs/STATE.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/STATE.md b/docs/STATE.md index d77cd78..9d954cd 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -14,6 +14,12 @@ unit tests and the docs consistency check. ## Resume here (2026-09-22) +- **Goto search (2026-09-23, branch `eff/goto-search`)**: `g` followed by a + letter searches the row texts of any list or menu (case-insensitive, åäö + too; up/down = next/previous match); a digit still jumps to a row number. + Keys typed into the prompt no longer reach the screen's key hook, and + Enter in the F2 action menu closes an open prompt instead of running the + action. - **Verifikat list/detail (2026-09-23, branch `eff/voucher-nav`)**: the detail's columns are padded by display width (the header's `Benämning` used to shift a column), zero amounts are blank, row texts and a `Summa` |
