-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
Switch out atty
for is-terminal
#229
Conversation
I stumbled across this due to a |
I'll totally take a non-draft version of this PR (with concrete dep versions, yes) |
Are you fine with the git dependencies? |
right, those others will need to be merged first, thanks for the links. No git deps, please :) |
atty
for is-terminal
atty
for is-terminal
Updated this PR to match updated versions of the zkat/supports-unicode#4 and zkat/supports-hyperlinks#3 PRs. Once those are merged this can change to point to the released crates. |
@Porges Just released |
@zkat and updated to match 🙂 |
This is released as part of miette@5.6.0 :) |
@zkat thanks! |
Draft for now, switching out
atty
foris-terminal
per #228