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

Fix tty / stdin detection #157

Merged
merged 1 commit into from
May 14, 2020
Merged

Fix tty / stdin detection #157

merged 1 commit into from
May 14, 2020

Conversation

joehoyle
Copy link
Member

At some point in the past, we broke detection of piped data. This meant things like wp post list didn't have formatting, as WP CLI didn't think there was a TTY.

At some point in the past, we broke detection of piped data. This meant things like `wp post list` didn't have formatting, as WP CLI didn't think there was a TTY.
@joehoyle joehoyle requested review from rmccue and roborourke May 14, 2020 07:58
Copy link
Member

@rmccue rmccue left a comment

Choose a reason for hiding this comment

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

Not sure what exactly this was doing, but sure.

@joehoyle joehoyle merged commit 7b28a69 into master May 14, 2020
@joehoyle joehoyle deleted the fix-tty-detection branch May 14, 2020 13:36
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

Successfully merging this pull request may close these issues.

2 participants