codex - 💡(How to fix) Fix Codex doesn't work properly after resuming from being sent to suspend

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fix / Workaround

these are the flags im setting:

[features]
apply_patch_freeform = true
plan_tool = true
rmcp_client = true
streamable_shell = false
unified_exec = false
view_image_tool = true
experimental_windows_sandbox = true
parallel = true
terminal_resize_reflow = false

Code Example



---

f^[[102;1:3ug^[[103;1:3u

---

[features]
apply_patch_freeform = true
plan_tool = true
rmcp_client = true
streamable_shell = false
unified_exec = false
view_image_tool = true
experimental_windows_sandbox = true
parallel = true
terminal_resize_reflow = false
RAW_BUFFERClick to expand / collapse

What version of Codex CLI is running?

codex-cli 0.137.0

What subscription do you have?

Go

Which model were you using?

gpt-5.5

What platform is your computer?

Linux 7.0.0-22-generic x86_64 ubuntu 26 Lts

What terminal emulator and version are you using (if applicable)?

gnome terminal, kitty

Codex doctor report

What issue are you seeing?

When I login to a machine and start codex, I often need to check something on the terminal. i send suspend to send codex to the background. when i bring it to the foreground it comes unresponsive or just broken unprocessed ANSI escape codes:

f^[[102;1:3ug^[[103;1:3u

sometimes it detects my kill signal, otherwise i need to login again and kill it.

these are the flags im setting:

[features]
apply_patch_freeform = true
plan_tool = true
rmcp_client = true
streamable_shell = false
unified_exec = false
view_image_tool = true
experimental_windows_sandbox = true
parallel = true
terminal_resize_reflow = false

What steps can reproduce the bug?

  1. open codex
  2. send suspend ( ctrl+z )
  3. bring it back ( fg )
  4. type anything, i get broken ui

What is the expected behavior?

being able to resume chat

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING