[PR #19248] Add support for horizontal mouse wheel events #31763

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

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

State: closed
Merged: Yes


Summary of the Pull Request

This adds support for horizontal mouse wheel events (WM_MOUSEHWHEEL). With this change, applications running in the terminal can now receive and respond to horizontal scroll inputs from the mouse/trackpad.

References and Relevant Issues

Closes https://github.com/microsoft/terminal/issues/19245
Closes https://github.com/microsoft/terminal/issues/10329

Validation Steps Performed

Tested terminal applications that receive horizontal mouse wheel events.

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/19248 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request This adds support for horizontal mouse wheel events (WM_MOUSEHWHEEL). With this change, applications running in the terminal can now receive and respond to horizontal scroll inputs from the mouse/trackpad. ## References and Relevant Issues Closes https://github.com/microsoft/terminal/issues/19245 Closes https://github.com/microsoft/terminal/issues/10329 ## Validation Steps Performed Tested terminal applications that receive horizontal mouse wheel events. ## PR Checklist - [x] Closes #xxx - [x] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:49:23 +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#31763