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

Display text instead of progress bar #112

Closed
Wulfheart opened this issue Aug 27, 2022 · 4 comments
Closed

Display text instead of progress bar #112

Wulfheart opened this issue Aug 27, 2022 · 4 comments

Comments

@Wulfheart
Copy link

Hello,

similar to yacspin (which does not support parallel spinners) I would like to have a text displayed instead of a progress bar. Is this possible with this library and if so, how can this be achieved?

Thanks in advance.

@vbauerster
Copy link
Owner

vbauerster commented Sep 3, 2022

Hi!

It is possible. You have to implement your own Filler, or you can use NopStyle implementation to not show any bar at all.

@Wulfheart
Copy link
Author

@vbauerster thanks for your response.
Is it also possible to display a spinner? I don’t think so, or is it possible?

@vbauerster
Copy link
Owner

@Wulfheart
Copy link
Author

Ah. Thanks. But there is no possibility to edit the prepended/appended text on the fly without a queue, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants