codex - 💡(How to fix) Fix Codex TUI should allow scrolling long assistant responses

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

Impact:
Users have to ask the assistant to export content into files as a workaround, especially for command runbooks and longer implementation summaries.

RAW_BUFFERClick to expand / collapse

What version of Codex CLI is running?

codex-cli 0.130.0

What subscription do you have?

Plus

Which model were you using?

n/a

What platform is your computer?

Linux 6.17.0-23-generic x86_64 x86_64

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

Terminus inside Sublime Text

Codex doctor report

What issue are you seeing?

Problem:
Long assistant responses can exceed the visible terminal viewport, but the TUI does not provide an obvious way to scroll back through the full response. This makes operational runbooks and multi-step command sequences difficult to use.

Expected:
The TUI should support scrolling through prior assistant output with standard terminal-friendly controls, or document the supported keybindings clearly in the UI.

Actual:
Long responses are effectively inaccessible once they exceed the visible area.

Impact:
Users have to ask the assistant to export content into files as a workaround, especially for command runbooks and longer implementation summaries.

Suggested fix:
Add scrollback support and/or visible keybinding help for scrolling within assistant messages.

What steps can reproduce the bug?

Talk with Codex for a while, till you're over one screen long, and then try to scroll up directly. It won't do that. Switching into terminal mode is impractical.

What is the expected behavior?

Ability to scroll directly, without switching to 'Terminal mode', like it works when I run Claude in Terminux inside Sublime text; it's beyond me why it works with their TUI, and not with yours...

Thank you

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

codex - 💡(How to fix) Fix Codex TUI should allow scrolling long assistant responses