[PR #14047] Add support for scroll bar 'always' setting #29910

Open
opened 2026-01-31 09:37:34 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/14047

State: closed
Merged: Yes


This fixes #3454 by adding support for an "always" mode for the scroll bar.

This change uses a custom VisualStateManager to keep the scroll bar from collapsing if the profile is using the 'always' setting.

Validation Steps Performed

Tried updating settings.json directly and using the UI and making sure the scroll bar behaves as expected.

Closes #3454

**Original Pull Request:** https://github.com/microsoft/terminal/pull/14047 **State:** closed **Merged:** Yes --- This fixes #3454 by adding support for an "always" mode for the scroll bar. This change uses a custom VisualStateManager to keep the scroll bar from collapsing if the profile is using the 'always' setting. ## Validation Steps Performed Tried updating settings.json directly and using the UI and making sure the scroll bar behaves as expected. Closes #3454
claunia added the pull-request label 2026-01-31 09:37:34 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29910