run commands in a actual terminal where user can stop them
Resolved 💬 2 comments Opened Apr 4, 2026 by TenofHearts Closed Apr 4, 2026
What variant of Codex are you using?
IDE Extension
What feature would you like to see?
Codex should run commands in a terminal, or add a button to stop the command but not the session. Sometimes codex will run a mul-formed command which may end up in a infinite loop or simply not be able to run.
For example, my codex tried to run:
python run -c "
***some code here***
# No second quote
which got stuck. I had to restart the whole session.
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗