Skip to content

Consider adding an s.Okay = to replace the final glyph with another glyph on s.Stop() #159

@dharrigan

Description

@dharrigan

Hi,

I wonder if you could consider this addition. Whilst there is a s.FinalMsg = , it might be nice to also have an s.Okay = , so that on call to s.Stop(), the final spin 'glyph' is replaced by another 'glyph', e.g.,

s.Okay = "✅"
s.Start()
s.Stop()

Doing something...⠧

then finally, it's done and s.Stop() is called...

Doing something...✅

-=david=-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions