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

A status bar that doesn't log history #10234

Closed
Milo123459 opened this issue Dec 27, 2021 · 1 comment
Closed

A status bar that doesn't log history #10234

Milo123459 opened this issue Dec 27, 2021 · 1 comment
Labels
C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`

Comments

@Milo123459
Copy link

Milo123459 commented Dec 27, 2021

Problem

Most of the time, cargo build takes up the entire terminal by logging what was installed. It would be nice if it didn't do this, and instead, it just showed in the progress bar what was currently installing. This could be configured via the global cargo config.

Proposed Solution

Only show the current thing being installed

Notes

@Milo123459 Milo123459 added the C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` label Dec 27, 2021
@ehuss
Copy link
Contributor

ehuss commented Dec 27, 2021

Thanks for the suggestion. I think this is more or less a duplicate of #8889 (revamping the output in general), so closing in favor of that.

@ehuss ehuss closed this as completed Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Projects
None yet
Development

No branches or pull requests

2 participants