schollz / progressbar

A really basic thread-safe progress bar for Golang applications
https://pkg.go.dev/github.com/schollz/progressbar/v3?tab=doc
MIT License
4.08k stars 220 forks source link

[Feature Request] Make Spinner capable of printing just the spinner with no padding on the start/end, with no additional info, basically a "Silent" option. #177

Closed xplshn closed 4 months ago

xplshn commented 7 months ago

:) I really like this package/library

schollz commented 4 months ago

would accept PR for this