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

Replace atty dependency with std::io::IsTerminal #929

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

owi92
Copy link
Member

@owi92 owi92 commented Sep 8, 2023

Closes #924

@owi92 owi92 added the changelog:nope Not worth mentioning in the changelog label Sep 8, 2023
@github-actions github-actions bot temporarily deployed to test-deployment-pr929 September 11, 2023 12:28 Destroyed
@LukasKalbertodt LukasKalbertodt merged commit 72e100b into elan-ev:master Sep 11, 2023
3 checks passed
@owi92 owi92 deleted the replace-atty branch March 4, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:nope Not worth mentioning in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace atty dependency with std::io::IsTerminal
2 participants