-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disable forcing dashes on win32 #1
Comments
Hello, @devmondo! Thanks for raising this 💪 . I wasn't 100% sure whether it was necessary to use a more conventional set of symbols for |
thank @jcarpanelli for the prompt reply, but unless i am doing something wrong, the override option you mention i tried but it does not seem to work! one note, you might want to make that option, in case someone I not using the latest windows 10 :) |
Hello there, @devmondo ! I finally kept the import { dots }, Spinnies from 'spinnies';
const spinnies = new Spinnies({ spinner: dots }); If you think your problem has been solved, please feel free to close this issue. |
awesome work man!!!, it works perfectly, really loves your work there :) |
Hi,
really awesome spinner and options, thanks alot for it :)
but can you please disable the enforcement of dashes spinners on win32, i am using windows 10 and it is perfectly capable of showing all symbols, i tested by manually commenting the if condition and it wokred.
thanks in advace :)
The text was updated successfully, but these errors were encountered: