Skip to content

fix(tui): preserve codex redraw frames in scrollback#164

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-tui-codex-scroll
May 23, 2026
Merged

fix(tui): preserve codex redraw frames in scrollback#164
edwin-zvs merged 1 commit into
mainfrom
fix-tui-codex-scroll

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • snapshot normal-screen Codex-style in-place redraw frames into the shadow scrollback before destructive/top-left redraws
  • keep mouse wheel and C-x [ / C-x ] routing covered for Codex PTY views
  • add regression coverage for pure TUI redraws that previously had no older frames to scroll to

Verification

  • cargo test -p agentd-cli codex_ -- --nocapture
  • cargo test -p agentd-cli many_pinned_sessions_resize_within_budget -- --nocapture
  • cargo test -p agentd-cli
  • cargo build
  • git diff --check

Note: cargo fmt --check still reports broader pre-existing workspace formatting drift; touched CLI files were rustfmt'ed directly.

@edwin-zvs
edwin-zvs merged commit 862123a into main May 23, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the fix-tui-codex-scroll branch May 23, 2026 06:25
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.

1 participant