-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Bug]: emoji/text rendering issue #49
Labels
bug
Something isn't working
Comments
|
Yup! I was using preview, and can confirm that the non-preview version works. |
|
Related to #53 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before Start
What Powershell version are you using?
PowerShell
What system are you using?
Windows
Steps to reproduce
Install psc, import it, open the menu
What is expected?
Proper rendering if all text / glyphs.
What is actually happening?
Text characters render normally. Emoji and other glyphs do not.
Any additional comments?
The Beta option in Regional Settings in the Control Panel is not checked.
Emoji do render normally in the terminal, but not in the psc menu.
I have tried this with my full Powershell profile (as seen in the image above), with an empty profile except for
Import-Module PSCompletions
, and with an empty profile except foror
but all variations fail to render emoji properly.
The text was updated successfully, but these errors were encountered: