The pattern matching window breaks the entire prompt
Resolved 💬 0 comments Opened Jul 15, 2025 by otrub Closed Jul 15, 2025
What version of Codex is running?
codex-cli 0.7.0
Which model were you using?
o3-2025-04-16
What platform is your computer?
Linux host, docker image ruby:3.3.1 with node 22.12.0
What steps can reproduce the bug?
Copy, paste, add new line, add long one-line string.
What is the expected behavior?
Nothing breaks the entire prompt content.
What do you see instead?
The pattern matching window that appears above the prompt window while editing (or something else) it breaks the entire structure. It adds artifacts, mixes up the content, and changes the immediate prompt that will be passed in the user message.
Additional information
_No response_