Skip to content

Fix outputIsScreen on non-windows OS. #8689

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

Merged

Conversation

rokonec
Copy link
Member

@rokonec rokonec commented Apr 21, 2023

Detected while working on #8413

Context

outputIsScreen is always falls on on non-windows OS causing /tl:auto to reject live logger

Changes Made

see files

Testing

locally

Notes

would effect MSB server VT100 output coloring as well.

Copy link
Member

@baronfel baronfel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch - this tells me we need more members of the team using Linux!

@rokonec rokonec added the merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now. label Apr 21, 2023
Copy link
Member

@rainersigwald rainersigwald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wondered why my VHS scripts weren't detecting correctly!

@JaynieBai JaynieBai merged commit c6e6cd4 into dotnet:main Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants