Skip to content
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

Add support for Windows terminals with Unicode fonts #80

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Jul 1, 2021

This adds support for Windows terminals which support Unicode fonts using is-unicode-supported.

Once this module uses ES modules, is-unicode-supported should be upgraded to the latest version instead of 0.1.0.

A follow-up question: it seems to me windowsSymbols be renamed to fallbackSymbols instead to reflect this change, what do you think?

@ehmicky ehmicky force-pushed the feat/is-unicode-supported branch from e420d8b to 37bd303 Compare July 1, 2021 21:44
@sindresorhus
Copy link
Owner

it seems to me windowsSymbols be renamed to fallbackSymbols instead to reflect this change, what do you think?

👍

@sindresorhus
Copy link
Owner

Can you fix the merge conflicts?

@ehmicky ehmicky force-pushed the feat/is-unicode-supported branch from 37bd303 to a3df660 Compare July 2, 2021 13:27
@ehmicky
Copy link
Collaborator Author

ehmicky commented Jul 2, 2021

Rebased 👍
I also upgraded is-unicode-supported to the latest version now that Node <12 support has been dropped.

I will rename windows to fallback in a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants