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

Enable virtual terminal color output on Windows. #2702

Merged
merged 1 commit into from
May 18, 2018

Conversation

chalcolith
Copy link
Member

This enables support for ANSI escape sequences in Windows console output for stdout and stderr for all Pony programs.

Fixes #2700.

Note that this will only work on Windows 10 builds later than 10586.

This enables support for ANSI escape sequences in Windows console output for `stdout` and `stderr` for all Pony programs.

  Fixes ponylang#2700.

Note that this will only work on Windows 10 builds later than 10586.
@chalcolith chalcolith added changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge windows labels May 18, 2018
@chalcolith chalcolith merged commit c5c4607 into ponylang:master May 18, 2018
ponylang-main added a commit that referenced this pull request May 18, 2018
dipinhora pushed a commit to dipinhora/ponyc that referenced this pull request Jun 5, 2018
This enables support for ANSI escape sequences in Windows console output for `stdout` and `stderr` for all Pony programs.

  Fixes ponylang#2700.

Note that this will only work on Windows 10 builds later than 10586.
dipinhora pushed a commit to dipinhora/ponyc that referenced this pull request Jun 5, 2018
@chalcolith chalcolith deleted the fix_2700 branch June 6, 2018 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants