Option to disable ctrl + scroll => change font size #7893

Closed
opened 2026-01-31 01:15:18 +00:00 by claunia · 4 comments
Owner

Originally created by @autoantwort on GitHub (May 3, 2020).

Description of the new feature/enhancement

Add a option to disable ctrl + scroll => change font size. I use Windows Terminal from a mac with remote desktop. When I scroll the scrolling always have inertia, so when I scroll to the end of the terminal the scrolling will continue for a short time in the background. When I then want to kill the program with ctrl + c I change the font size...

Proposed technical implementation details (optional)

Add a option to the settings where I can disable ctrl + scroll => change font size (from my experience this is always not usable when using a touchpad, so maybe disable that by default when a user uses a touchpad)

Originally created by @autoantwort on GitHub (May 3, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement Add a option to disable ctrl + scroll => change font size. I use Windows Terminal from a mac with remote desktop. When I scroll the scrolling always have inertia, so when I scroll to the end of the terminal the scrolling will continue for a short time in the background. When I then want to kill the program with `ctrl + c` I change the font size... <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> # Proposed technical implementation details (optional) Add a option to the settings where I can disable ctrl + scroll => change font size (from my experience this is always not usable when using a touchpad, so maybe disable that by default when a user uses a touchpad) <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:15:18 +00:00
Author
Owner

@j4james commented on GitHub (May 3, 2020):

This is possibly a duplicate of #3793.

@j4james commented on GitHub (May 3, 2020): This is possibly a duplicate of #3793.
Author
Owner

@autoantwort commented on GitHub (May 3, 2020):

This is possibly a duplicate of #3793.

Yeah its similar. There the application sets the ENABLE_EXTENDED_FLAGS and the ENABLE_MOUSE_INPUTFlag. I always want to turn off this change font size feature via a setting, not only when these flags are enabled. If this is what he want, than this is a duplicate.

@autoantwort commented on GitHub (May 3, 2020): > This is possibly a duplicate of #3793. Yeah its similar. There the application sets the `ENABLE_EXTENDED_FLAGS` and the `ENABLE_MOUSE_INPUT`Flag. I always want to turn off this change font size feature via a setting, not only when these flags are enabled. If this is what he want, than this is a duplicate.
Author
Owner

@zadjii-msft commented on GitHub (May 4, 2020):

It's either a dup of #3793, or possibly more closely a dupe of #1553. One way or another, this is something that we're already tracking. Thanks for the report!

/dup #1553

@zadjii-msft commented on GitHub (May 4, 2020): It's either a dup of #3793, or possibly more closely a dupe of #1553. One way or another, this is something that we're already tracking. Thanks for the report! /dup #1553
Author
Owner

@ghost commented on GitHub (May 4, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (May 4, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7893