AshlinHarris / Spinners.jl

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

Let spinner process control stdin? #126

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

Pressing Return while the spinner is running leaves the current frame on the previous line. I don't think ANSI sequences can correct for this.

AshlinHarris commented 1 year ago

https://stackoverflow.com/a/56893331/18431399