theckman / yacspin

Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes
Apache License 2.0
434 stars 13 forks source link

Multiple spinners #67

Open ComputerWolf opened 2 years ago

ComputerWolf commented 2 years ago

I have multiple parallel functions that require spinners. How can I show multiple at once without them overwriting each other?

theckman commented 2 years ago

@ComputerWolf sorry for the delay, missed the email notification of this issue. I don't know that there is a way to do that today, as that's a bit more advanced than yacspin was currently designed to be.

There might be a way to accomplish this without a dramatic change in the current API shape of the project. I can noodle on it, but can't commit to anything.

Would love to hear any ideas that you (or others) have. 😄

tommyz4 commented 1 year ago

I just want to say, this would be a great idea, so when I am running go routines I am can a spinner each

Wulfheart commented 1 year ago

That's really unfortunate that it is not working. :( This would bring the library to a whole new level.