summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-03 10:09:46 +0200
committerDanilo M. <danix@danix.xyz>2026-08-03 10:09:46 +0200
commit5cb41cf120acd7a63183174792e11d066ed574c6 (patch)
tree58229b3748e5b5ee391b0977ab276ab54ebcec87
parent63a27fd032eb912d62de73c93b4905bb96389f22 (diff)
downloadqtmaildir-5cb41cf120acd7a63183174792e11d066ed574c6.tar.gz
qtmaildir-5cb41cf120acd7a63183174792e11d066ed574c6.zip
docs: correct the commit hash for the keyboard fix
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
-rw-r--r--docs/manual-verification.md2
1 files changed, 1 insertions, 1 deletions
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