AshlinHarris / Spinners.jl

Command line spinners in Julia with Unicode support
MIT License
14 stars 1 forks source link

Give spinners unique close signals #81

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

Each spinner could have a unique ID and close when the value written to the RemoteChannel is equal to the ID. This would help with implementing multiple spinners.

AshlinHarris commented 1 year ago

105 (Each spinner has its own pipe)