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

CRA changes font-size and size of window of a WSL Terminal #10541

Closed
a-tonchev opened this issue Feb 11, 2021 · 2 comments
Closed

CRA changes font-size and size of window of a WSL Terminal #10541

a-tonchev opened this issue Feb 11, 2021 · 2 comments

Comments

@a-tonchev
Copy link

Since the react-scripts v4 when I start the app, it changes automatically the window and the font-size of the terminal:

image

Unfortunately it is small and unreadable, and I have to change it manually. How to disable this auto-change in CRA? I don't have this issue with any other service/app in node, vue or others.

@reflashed
Copy link

I'm also having this issue. It seems to also be messing up the rendering of my vim text editor as well.

@a-tonchev
Copy link
Author

a-tonchev commented Jul 9, 2021

@reflashed It looks like this issue is not with CRA, but with WSL, and it has to do with the opening of the browser functionality, even when I enter

powershell.exe | true

It changes font style. I am closing this issue

For reference:
microsoft/terminal#367

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

No branches or pull requests

2 participants