dthree / vorpal

Node's framework for interactive CLIs
http://vorpal.js.org
MIT License
5.64k stars 280 forks source link

How to add a spinner with vorpal? #132

Closed steelbrain closed 8 years ago

steelbrain commented 8 years ago

Currently we have a .log that fits the basic needs, but what if I wanted to create a spinner. How would I make vorpal work with that? Any help would be appreciated

dthree commented 8 years ago

Check out the vorpal.ui.redraw methods:

https://github.com/dthree/vorpal/wiki/api-|-vorpal.ui


If this helped, would you mind posting this question on StackOverflow so others can benefit from the answer? Thanks!

steelbrain commented 8 years ago

If this helped, would you mind posting this question on StackOverflow so others can benefit from the answer? Thanks!

IIRC github issues show up on google searches so IMHO this is already benefiting for those who seek :)

dthree commented 8 years ago

Not as well and high as SO (try googling your title right now), but not a big deal either way. :)