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

Progress bar terminal task bar support #276

Open
zkat opened this issue May 23, 2023 · 1 comment
Open

Progress bar terminal task bar support #276

zkat opened this issue May 23, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@zkat
Copy link
Member

zkat commented May 23, 2023

You can use an escape sequence to show progress in the Windows Terminal task bar, as well as other terminals that support it: https://mastodon.social/@zadjii/110419658574135851

@zkat zkat added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 23, 2023
@zkat
Copy link
Member Author

zkat commented Sep 30, 2023

I looked into doing this a bit, and while the trivial case of having an "indeterminate" state is easy, having more precise progress will require a change in either indicatif or tracing-indicatif. I've created an issue in the former in hopes that they're into the idea: console-rs/indicatif#596

Until then, I'm just gonna add an "indeterminate" state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Backlog
Development

No branches or pull requests

1 participant