-
This could be done with ANSI cursor commands.
-
Hi, I'd love to start using this library, is there any easy way to print the typical '...' progress bar? Ie, something like this:
import time
import threading
import sys
clas…
-
Hi, when i am playing opsu everything is good, excepting spinners. It freezes everytime and i can't event pass it. When spinner disappears everything is back to normal.
-
Believe it or not, but unicode now has chess pieces rotated with 45° increments.
♘🨆🨍🨛🨢🨰🨷🩅
-
To enhance user experience and provide visual feedback during content loading, I propose adding loading animations throughout the application. These animations will be particularly useful when users a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Unique cursor designs can capture users' attention and make the interaction, encouraging t…
-
I've come across https://github.com/FGRibreau/spinners just now which looks like a good source to steal some more spinner patterns.
-
I guess this is obvious for such a young project, but: TOO FEW SPINNERS! Bashed through them (on PC) in very little time.
Besides simply adding more spinners it might be worth the thought whether t…
-
I've copied the spinner line from the tests but when I run my code the spinner doesn't overwrite in place so I get a bunch of lines:
![image](https://github.com/szaghi/forbear/assets/24468661/bdb7c…
-
I have multiple parallel functions that require spinners. How can I show multiple at once without them overwriting each other?