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

FancyZones scales git bash font #3196

Closed
Vaelek opened this issue May 19, 2020 · 6 comments
Closed

FancyZones scales git bash font #3196

Vaelek opened this issue May 19, 2020 · 6 comments
Labels
External Dependency This bug or feature isn't resolved, but it's following an external work item. Product-FancyZones Refers to the FancyZones PowerToy Resolution-External External issue, unrelated to PowerToys

Comments

@Vaelek
Copy link

Vaelek commented May 19, 2020

Environment

Windows build number: 10.0.18362.836
PowerToys version: 0.18.0
PowerToy module for which you are reporting the bug (if applicable): FancyZones

Steps to reproduce

Open GIT BASH, make the window smaller than a zone, drag the window into a zone

Expected behavior

The window snaps to the zone

Actual behavior

The window snaps to the zone and the font is scaled up. If the window is shrunk and this process is repeated the size continues to increase.

Screenshots

image

@crutkas
Copy link
Member

crutkas commented May 19, 2020

@enricogior this feels hotfix worthy

@crutkas crutkas added Issue-Bug Something isn't working Product-FancyZones Refers to the FancyZones PowerToy labels May 19, 2020
@crutkas crutkas added this to To do in 0.19 release via automation May 19, 2020
@enricogior enricogior removed the Issue-Bug Something isn't working label May 19, 2020
@enricogior
Copy link
Contributor

enricogior commented May 19, 2020

This is a git bash feature, we cannot override it.
#1050

@crutkas
Copy link
Member

crutkas commented May 19, 2020

Let’s see if we can’t work with the Gitbash team and come up with a solution.

@crutkas crutkas removed this from To do in 0.19 release May 19, 2020
@crutkas crutkas added the External Dependency This bug or feature isn't resolved, but it's following an external work item. label May 19, 2020
@kyllingstad
Copy link

kyllingstad commented May 29, 2020

This applies to Cygwin too, as it uses the same terminal emulator as Git Bash (mintty).

Edit: Removed a suggested workaround, because it didn't work after all.

Edit 2: Here's a workaround that actually works: Add ZoomFontWithWindow=no to .minttyrc. (The file is usually in C:\Users\<user> for Git Bash and C:\cygwin64\home\<user> for Cygwin.)

@lecklin
Copy link

lecklin commented Aug 28, 2020

Just as an added note to this, I didn't have a .minttyrc file in C:\Users\<user>.

However building on the suggestion by @kyllingstad, simply creating the file .minttyrc there and adding just ZoomFontWithWindow=no fixed this issue for me with Git Bash after starting it again. Thanks!

@enricogior
Copy link
Contributor

Closing as dup of #1050

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Dependency This bug or feature isn't resolved, but it's following an external work item. Product-FancyZones Refers to the FancyZones PowerToy Resolution-External External issue, unrelated to PowerToys
Projects
None yet
Development

No branches or pull requests

5 participants