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

Zoom with CTRL + Mouse Scroll 🖱️ not working and causes a crash in Windows Terminal (Windows 11) #385

Open
gomes042 opened this issue Dec 16, 2024 · 1 comment

Comments

@gomes042
Copy link

gomes042 commented Dec 16, 2024

Problem:

In Windows Terminal on Windows 11, performing the CTRL + Mouse Scroll🖱️ action is causing a crash due to an uninitialized variable exception. The crash is triggered when attempting to zoom using CTRL + Mouse Scroll.

Steps to Reproduce:

  1. Open Windows Terminal on Windows 11.
  2. Perform the CTRL + Mouse Scroll🖱️ action to zoom in or out.
  3. The terminal crashes with the following exception: Exception has occurred: The variable 'type' is being used without being initialized.
@gomes042
Copy link
Author

gomes042 commented Dec 17, 2024

Crash Fix: #387

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant