From 27d0d855e05f3a19493af7c432226bb96d23ed0e Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 3 Aug 2026 10:09:46 +0200 Subject: docs: correct the commit hash for the keyboard fix Co-Authored-By: Claude Opus 5 --- docs/manual-verification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual-verification.md') diff --git a/docs/manual-verification.md b/docs/manual-verification.md index c9989d4..75beff9 100644 --- a/docs/manual-verification.md +++ b/docs/manual-verification.md @@ -200,7 +200,7 @@ subject began with "h", and `j`, `k`, `a`, `d`, `N`, `F`, `u`, `G` behaved the same way. The event filter was installed on the MainWindow, and a window-level filter only sees key presses the focused child did not consume. Installing it on the thread view as well puts the keymap first. Fixed in -`b0e3a30`; `j`/`k` navigation confirmed working afterwards. +`a81c794`; `j`/`k` navigation confirmed working afterwards. This one is worth noting for how it hid: the bindings all worked when focus was anywhere other than the list, which is the state a developer testing a -- cgit v1.2.3