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

Fix circleQuestionMark character does not display properly on Ubuntu #47

Merged
merged 1 commit into from Mar 24, 2021
Merged

Fix circleQuestionMark character does not display properly on Ubuntu #47

merged 1 commit into from Mar 24, 2021

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Mar 24, 2021

e97270a added both circleQuestionMark and questionMarkPrefix, with the same Unicode codepoints.

It added a fallback for questionMarkPrefix on Linux to not looking good on Ubuntu. However, it seems like this should apply to circleQuestionMark as well.

This is how this looks like before this fix on Ubuntu 20.10 (Gnome terminal):

question_mark

After this fix, both characters are the same as the left one.

@sindresorhus sindresorhus changed the title fix: circleQuestionMark character does not display properly on Ubuntu Fix circleQuestionMark character does not display properly on Ubuntu Mar 24, 2021
@sindresorhus sindresorhus merged commit b86dde4 into sindresorhus:main Mar 24, 2021
@ehmicky ehmicky deleted the fix/circle-question-mark-linux branch March 24, 2021 16:50
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.

None yet

2 participants