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

Colors don't reset correctly #1197

Closed
mqudsi opened this issue Dec 14, 2016 · 3 comments
Closed

Colors don't reset correctly #1197

mqudsi opened this issue Dec 14, 2016 · 3 comments
Labels
🖼 Platform: Windows Issue pertains to Windows

Comments

@mqudsi
Copy link
Contributor

mqudsi commented Dec 14, 2016

Running hyper 1.0.0 on Windows 10, colored terminal output (16-bit, not 256-bit color) does not function correctly. In particular, colored output causes corruption of the color buffer and all text thereafter comes out wrong.

Here is a screenshot of running ls--color in bash.exe without any plugins or customizations to either hyper or bash:

image

@ppot ppot added the 🖼 Platform: Windows Issue pertains to Windows label Dec 14, 2016
@rohithmohan
Copy link

I was having this issue recently but noticed that it only occurred on my laptop and not my desktop despite being on the same Windows 10 build.

After reading #946 (comment), I remembered that I had messed with the color scheme on command prompt a year ago and found that the registry values for those were different from default. Not sure if that will solve it for you but fixing the registry values, solved the issue for me.

@mqudsi
Copy link
Contributor Author

mqudsi commented Aug 15, 2017

@rohithmohan It was a clean installation of WSL, no changes to ls color configuration.

@Stanzilla
Copy link
Contributor

Hey there, please try again with the new Hyper v2 release and open a new issue if the problem stills exists. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖼 Platform: Windows Issue pertains to Windows
Projects
None yet
Development

No branches or pull requests

4 participants