AshlinHarris / Spinners.jl

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

String vectors are not currently supported #20

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

The user can't pass a string vector directly or as a variable. Additionally, if a symbol is used to indicate a built-in vector, only the first element of the vector is displayed. This is probably from the priming step, so the loop doesn't appear to work.

AshlinHarris commented 1 year ago

Actually, no symbols currently funttion as intended. Only the first element is shown.

AshlinHarris commented 1 year ago

Built in symbols should now work. a3fa5913d970f48e24e0b5ae5b2badf1da1cadbe