Running process names are cut off
Open 💬 1 comment Opened Jan 28, 2026 by khoek
What version of Codex is running?
codex-cli 0.92.0
What subscription do you have?
Pro
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_
What issue are you seeing?
The live console "preview" and /ps both truncate long command names, and I have to resort to ps aux grepping to find what the agent is actually running. At the very least I don't think /ps should truncate because the user has explicitly requested the running process list.
What steps can reproduce the bug?
Have the agent execute a command which is very long, too wide to fit on a single line in your terminal window.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗