Skip to content

rustup target list output needs an alternative to color #1308

Closed
@mqudsi

Description

@mqudsi

Due to presumably the same bug as rust-lang/rust#45728, rustup does not emit color under a correctly-configured tmux (though it will if tmux is misconfigured, as most are), but that's not the issue I'm reporting.

The problem is that the output of rustup target list relies on color to distinguish between installed and uninstalled targets. If color is omitted, the only information discernable from the output is which target is installed and the default, other targets that are installed are displayed the same as targets that aren't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions