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

Add color display on windows. #1

Open
Et7f3 opened this issue Jan 12, 2020 · 1 comment
Open

Add color display on windows. #1

Et7f3 opened this issue Jan 12, 2020 · 1 comment

Comments

@Et7f3
Copy link

Et7f3 commented Jan 12, 2020

In windows 10 SetConsoleMode accept a flag to display ansi formatting.
Or a nother way is to use cat
esy @test run | esy cat can you add a flag or call this C function ?

@glennsl
Copy link
Owner

glennsl commented Jan 12, 2020

@bryphe intentionally disabled colors on Windows because it was causing hanging. See onivim/oni2#1118. Otherwise I think it should work without needing to call any C functions. @dbuenzli/fmt should handle this for us.

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

2 participants