Skip to content

Add smart auto-scroll to terminal output#4

Merged
tsconfigdotjson merged 1 commit intomainfrom
cloud-depths-oceanic
Apr 10, 2026
Merged

Add smart auto-scroll to terminal output#4
tsconfigdotjson merged 1 commit intomainfrom
cloud-depths-oceanic

Conversation

@tsconfigdotjson
Copy link
Copy Markdown
Owner

Summary

  • Terminal output now only auto-scrolls when the view is already at the bottom
  • Scrolling up to read earlier output is no longer interrupted by new content
  • Resuming auto-scroll happens naturally when the user scrolls back to the bottom

Test plan

  • Start a process with continuous output, verify it auto-scrolls
  • Scroll up while output is flowing, verify it stays in place
  • Scroll back to the bottom, verify auto-scroll resumes

🤖 Generated with Claude Code

Only auto-scroll when the view is already at the bottom, so scrolling
up to read earlier output is not interrupted. Resumes following when
the user scrolls back to the bottom.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tsconfigdotjson tsconfigdotjson merged commit 003dc24 into main Apr 10, 2026
1 check passed
@tsconfigdotjson tsconfigdotjson deleted the cloud-depths-oceanic branch April 10, 2026 03:39
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