Running the `/status` command makes the messages prior to the command unreachable for editing
Resolved 💬 2 comments Opened Oct 22, 2025 by miraclebakelaser Closed Oct 22, 2025
What version of Codex is running?
v0.47.0
What subscription do you have?
Plus
Which model were you using?
gpt-5-codex
What platform is your computer?
Darwin 25.0.0 arm64 arm
What issue are you seeing?
I am unable to restore a conversation prior to any point before the use of the /status command.
<img width="1024" height="1192" alt="Image" src="https://github.com/user-attachments/assets/9d28ff26-7f3e-409e-9013-9416fbacbc63" />
What steps can reproduce the bug?
- Say "hello" to codex
- Type
/status - Press
esc escto edit previous message - The first "hello" message is not selectable
What is the expected behavior?
- Say "hello" to codex
- Type
/status - Press
esc escto edit previous message - The first "hello" message becomes highlighted
- Press
enterto edit the message
Additional information
If you continue the conversation after typing /status, you can rewind the conversation up to the point of where you used the /status command, but not before.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗