The message "To continue this session ... run codex resume, then select ..." is incorrectly colored
Open 💬 2 comments Opened Jul 3, 2026 by user202729
What version of Codex CLI is running?
latest
What subscription do you have?
enterprise
Which model were you using?
_No response_
What platform is your computer?
_No response_
What terminal emulator and version are you using (if applicable)?
_No response_
Codex doctor report
What issue are you seeing?
See below.
What steps can reproduce the bug?
- Start codex
- Type
hello world(or basically anything) /rename test session- Observe
Session renamed to test session. To resume this session run codex resume, then select test session (00000000-0000-0000-0000-000000000000)
the problem is , then select is also colored cyan, even though it isn't part of the command.
What is the expected behavior?
The , then select should be white. The codex resume and test session (00000000-0000-0000-0000-000000000000) should remain cyan.
Additional information
Introduced in https://github.com/openai/codex/pull/23234
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗