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

term2: Swallow unsupported errors out of term::Error #1747

Merged
merged 1 commit into from
Apr 11, 2019

Conversation

kinnison
Copy link
Contributor

In order that we don't explode horribly on TERM=dumb or similar,
we need to ensure that we cleanly swallow errors from the term
crate which signify a less-than-ideal terminal.

This should fix #1738

In order that we don't explode horribly on `TERM=dumb` or similar,
we need to ensure that we cleanly swallow errors from the term
crate which signify a less-than-ideal terminal.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
@nrc nrc merged commit c954c57 into rust-lang:master Apr 11, 2019
@kinnison kinnison deleted the kinnison/dumb-term-is-ok branch October 20, 2019 09:09
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.

rustup show fails on terminal without color
2 participants