Skip to content

fix(terminal): 修复 Windows 上 Codex 终端滚动历史丢失问题#433

Merged
J3n5en merged 1 commit into
J3n5en:mainfrom
tianyufeng925:fix/codex-scrollback-windows
May 13, 2026
Merged

fix(terminal): 修复 Windows 上 Codex 终端滚动历史丢失问题#433
J3n5en merged 1 commit into
J3n5en:mainfrom
tianyufeng925:fix/codex-scrollback-windows

Conversation

@tianyufeng925
Copy link
Copy Markdown

在 Windows 上 Codex 使用 --no-alt-screen 模式运行时,TUI 刷新会清除 xterm.js 的 scrollback buffer。通过拦截清屏序列并在刷新前注入屏幕快照,
保留滚动历史供用户回看。

在 Windows 上 Codex 使用 --no-alt-screen 模式运行时,TUI 刷新会清除
xterm.js 的 scrollback buffer。通过拦截清屏序列并在刷新前注入屏幕快照,
保留滚动历史供用户回看。
@github-actions
Copy link
Copy Markdown
Contributor

Claude Code is working…

I'll analyze this and get back to you.

View job run

@J3n5en J3n5en merged commit 40ca1cb into J3n5en:main May 13, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants