AshlinHarris / Spinners.jl

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

Longer frames are not cleared #142

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

Frames are not completely wiped. This becomes visible when frames have different widths:

@spinner ["aa","b"] sleep(4)