Search feature in "resume" mode ignore the letters "a" & "d"
Resolved 💬 1 comment Opened Sep 7, 2025 by ChakibHi Closed Sep 7, 2025
What version of Codex is running?
codex-cli 0.30.0
Which model were you using?
gpt-5
What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
What steps can reproduce the bug?
run codex --resume to resume a previous session, and type to search
https://github.com/user-attachments/assets/c58c232d-7b4c-4fcc-84fa-2b0e237dbe71
What is the expected behavior?
To see entries with all keyboard characters including lettre "a" & "d".
What do you see instead?
Letters "a" & "d" are ignored.
Additional information
I think this is related to the pagination shortcuts ←/a prev →/d next.
Can be solved by something like ←/Ctrl + a...
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗