Skip to content

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

Merged
nrc merged 1 commit intorust-lang:masterfrom
kinnison:kinnison/dumb-term-is-ok
Apr 11, 2019
Merged

term2: Swallow unsupported errors out of term::Error#1747
nrc merged 1 commit intorust-lang:masterfrom
kinnison:kinnison/dumb-term-is-ok

Conversation

@kinnison
Copy link
Copy Markdown
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>
@kinnison kinnison force-pushed the kinnison/dumb-term-is-ok branch from 04cfd2a to 2c8cbbb Compare April 10, 2019 14:31
@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