dominicegginton / spinner

Powerful Swift CLI Spinners
MIT License
44 stars 5 forks source link

Improved Clearing Sinner Capability #7

Closed dominicegginton closed 5 years ago

dominicegginton commented 5 years ago

Currently .stopAndClear()clears both the spinner frame and text and returns to a new line. It would be nice to have the option for a better .clear() functionality where a new line isn’t created and the cursor is reset to the start of the line.