Skip to content

fix(web): preserve terminal bottom scroll on resize#153

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-web-terminal-scroll
May 23, 2026
Merged

fix(web): preserve terminal bottom scroll on resize#153
edwin-zvs merged 1 commit into
mainfrom
fix-web-terminal-scroll

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • preserve xterm bottom-follow state across web terminal fit/resize calls
  • avoid forcing scroll-to-bottom when the user has manually scrolled up
  • add web smoke regression coverage for both bottom-following and manually-scrolled cases

Verification

  • cargo build
  • cargo test -p agentd-e2e web_client_loads_and_websocket_connects -- --nocapture

Generated screencast artifact: target/e2e-artifacts/web_smoke.mp4

@edwin-zvs
edwin-zvs merged commit 39064b0 into main May 23, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the fix-web-terminal-scroll branch May 23, 2026 00:01
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