[PR #16535] Enable alternate scroll mode by default #30940

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

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

State: closed
Merged: Yes


Summary of the Pull Request

This PR enables alternate scroll mode by default, and also fixes the
precedence so if there is any other mouse tracking mode enabled, that
will take priority.

Validation Steps Performed

I've manually tested by viewing a file with less, and confirmed that
it can now scroll using the mouse wheel by default. Also tested mouse
mouse in vim and confirmed that still works.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16535 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request This PR enables alternate scroll mode by default, and also fixes the precedence so if there is any other mouse tracking mode enabled, that will take priority. ## Validation Steps Performed I've manually tested by viewing a file with `less`, and confirmed that it can now scroll using the mouse wheel by default. Also tested mouse mouse in vim and confirmed that still works. ## PR Checklist - [x] Closes #13187 - [ ] Tests added/passed
claunia added the pull-request label 2026-01-31 09:43:57 +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#30940