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

Support Windows? #7

Open
TheThreeDog opened this issue May 30, 2020 · 1 comment
Open

Support Windows? #7

TheThreeDog opened this issue May 30, 2020 · 1 comment

Comments

@TheThreeDog
Copy link

I see that VT100 control code is used here, which can only be used under Linux shell. Have you considered how to support windows?

@gravmatt
Copy link
Owner

gravmatt commented Jul 24, 2021

No, there are not plans. (I'm not a windows user and would not be able to test it.)
But supporting windows terminals would be nice!

I found this article where it should be possible to enable VT100 Terminal codes for windows.

https://stackoverflow.com/questions/51680709/colored-text-output-in-powershell-console-using-ansi-vt100-codes

@gravmatt gravmatt reopened this Jul 24, 2021
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