-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Add color to cargo search #9918
Copy link
Copy link
Closed
Labels
A-console-outputArea: Terminal output, colors, progress bar, etc.Area: Terminal output, colors, progress bar, etc.C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-search
Metadata
Metadata
Assignees
Labels
A-console-outputArea: Terminal output, colors, progress bar, etc.Area: Terminal output, colors, progress bar, etc.C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-search
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the problem you are trying to solve
cargo searchappears to have a--coloroption which it doesn't use. Now not using it isn't the problem in particular, the lack of color which would be useful is.Describe the solution you'd like
I think it would be useful to add color the output to make it easier to see descriptions and versions.