You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
With Node.js 0.10.28 running the following:
node -e "process.stdout.write('✔');"Outputs
✔on OS X, but only shows the following on Windows 8.1 command prompt:It would be very useful if Unicode characters would show on Windows too. Right now I have to implement annoying fallbacks for Windows.