ryn1x / Terminal-Spinners

Simple spinners and progress bars for Raku.
Artistic License 2.0
6 stars 2 forks source link

maybe support for Term::ANSIColor? #2

Closed timo closed 6 years ago

timo commented 6 years ago

By using inverted color you can get the "eights block" unicode characters to cycle through instead of throbbing back and forth. maybe that's worth considering.

ryn1x commented 6 years ago

That is an interesting idea. I will play around with it and add new spinners if it works.

ryn1x commented 6 years ago

I got this working, but using inverse leaves a small underline on the spinner and therefore there is a noticeable "jump" when going between normal and inverse portions of the animation. Since it does not look perfect and adds a dependency I am not sure I want to add this yet.

An example of a bar3 using inverse