Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alternate scroll mode breaks ctrl-mousewheel zoom #17383

Open
galchinsky opened this issue Jun 6, 2024 · 0 comments
Open

alternate scroll mode breaks ctrl-mousewheel zoom #17383

galchinsky opened this issue Jun 6, 2024 · 0 comments
Labels
Area-Input Related to input processing (key presses, mouse, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.

Comments

@galchinsky
Copy link

Windows Terminal version

1.21.1272.0

Windows build number

10.0.22631.0

Other Software

nano 6.0
any app that supports alternatve scroll mode

Steps to reproduce

Run any app that supports alternatve scroll mode
Try to zoom with ctrl+mousewheel

Expected Behavior

Zooming

Actual Behavior

Text cursor moves like there is no ctrl pressed

It has always been there (I checked 1.17.11461.0 with printf "\e[?1007h" to enable the mode), but after the recent update, alternate scroll mode is enabled by default, conviniently alongside with forced updates and no settings to roll back breaking changes exposed.

The workaround is to add printf "\e[?1007l" to ~/.bashrc or to use ctrl+/ctrl- to zoom.

@galchinsky galchinsky added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jun 6, 2024
@carlos-zamora carlos-zamora added Area-Input Related to input processing (key presses, mouse, etc.) Priority-3 A description (P3) Product-Terminal The new Windows Terminal. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jun 12, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Tag-Fix Doesn't match tag requirements labels Jun 12, 2024
@carlos-zamora carlos-zamora added this to the Terminal v1.22 milestone Jun 12, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Tag-Fix Doesn't match tag requirements label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Input Related to input processing (key presses, mouse, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

2 participants