Horizontal scroll event is blocked #23665

Closed
opened 2026-01-31 08:48:38 +00:00 by claunia · 1 comment
Owner

Originally created by @8LWXpg on GitHub (Oct 4, 2025).

Windows Terminal version

1.23.12681.0

Windows build number

10.0.26100.0

Other Software

No response

Steps to reproduce

In WSL

printf '\e[?1003h\e[?1006h'
cat

Expected Behavior

^[[<66;30;10M, ^[[<67;30;10M should appear when scrolling horizontally

Actual Behavior

Nothing appears

Originally created by @8LWXpg on GitHub (Oct 4, 2025). ### Windows Terminal version 1.23.12681.0 ### Windows build number 10.0.26100.0 ### Other Software _No response_ ### Steps to reproduce In WSL ```shell printf '\e[?1003h\e[?1006h' cat ``` ### Expected Behavior `^[[<66;30;10M`, `^[[<67;30;10M` should appear when scrolling horizontally ### Actual Behavior Nothing appears
claunia added the Needs-TriageIssue-Bug labels 2026-01-31 08:48:38 +00:00
Author
Owner

@8LWXpg commented on GitHub (Oct 4, 2025):

Found there's #19248 and it's released in preview version

@8LWXpg commented on GitHub (Oct 4, 2025): Found there's #19248 and it's released in preview version
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#23665