Is there a way to fall back to plain `std::io::stderr()` when `term::stderr()` fails building the terminal object? If not, then this is a feature request.
Is there a way to fall back to plain
std::io::stderr()whenterm::stderr()fails building the terminal object?If not, then this is a feature request.