Skip to content

feat: add scrollOnInput parameter to TerminalView#219

Open
futpib wants to merge 1 commit intoTerminalStudio:masterfrom
futpib:scroll-on-input
Open

feat: add scrollOnInput parameter to TerminalView#219
futpib wants to merge 1 commit intoTerminalStudio:masterfrom
futpib:scroll-on-input

Conversation

@futpib
Copy link

@futpib futpib commented Feb 27, 2026

When set to false, skips all automatic _scrollToBottom() calls on input events, letting the consumer handle scroll positioning externally.

Closes #218

When set to false, skips all automatic _scrollToBottom() calls on input
events, letting the consumer handle scroll positioning externally.

Closes TerminalStudio#218
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.

Add option to disable automatic scroll-to-bottom on input

1 participant