The message "To continue this session ... run codex resume, then select ..." is incorrectly colored

Open Beginner friendly
#30,973 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
74/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
rust
Domain
cli

Research direction

Review pull request 23234 and trace the output formatting used by the /rename command. Reproduce the issue with /rename test session, then verify that only codex resume and the session name and ID are cyan while , then select is white.

Written by the indexing model from the issue text.

Description

bug CLI TUI
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?
  1. Start codex
  2. Type hello world (or basically anything)
  3. /rename test session
  4. 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

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.