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

Add support for rendering animated spinner at the end of the line #47

Closed theckman closed 2 years ago

theckman commented 2 years ago

This change updates the internals of the spinner to support rendering the animation at the end of the line instead of the beginning. This is exposed via the Config.SpinnerAtEnd struct field, and related method.