We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Encountered in gluon-lang/gluon#777 . It appears that 23456d5#diff-0d46108ce4a3c312f023e721b094d40c makes ansi_term no longer work on Windows 7.
This might not be something that you want to support but I figure I should report it.
I am working around it by simply not including ansi_term on Windows
The text was updated successfully, but these errors were encountered:
Fixed in PR#52, see commit a4e42b7.
Sorry, something went wrong.
PR#52 is merged, so this should be fixed in master (now released as v0.12.1).
@Marwes , is the upgraded version working correctly for you?
No branches or pull requests
Encountered in gluon-lang/gluon#777 . It appears that 23456d5#diff-0d46108ce4a3c312f023e721b094d40c makes ansi_term no longer work on Windows 7.
This might not be something that you want to support but I figure I should report it.
I am working around it by simply not including ansi_term on Windows
The text was updated successfully, but these errors were encountered: