Console output to support Unicode
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- powershell
- Domain
- cli, internationalization
Research direction
Start by reproducing the supplied Write-Host command and compare its Unicode output in the console. Trace the relevant console encoding or setting entry point; the issue is done when the accented text and emoji render correctly without replacement characters.
Written by the indexing model from the issue text.
Description
Is it possible to change a setting that will output to the console when building such characters?
Write-Host "Mac'IllÌosa, what 👨👩👦 is this?' 👨👩👦 😹🤗"
In the console I get this:
Mac'Ill�Oosa, what �Y'��??�Y'��??�Y'� is this?' �Y'��??�Y'��??�Y'� �Y~��Y�-
- Dominant language
- PowerShell
- Stars
- 335
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SublimeText/PowerShell
-
tooling
Difficulty 4/5 3-5 days Newbie friendliness 42/100
SublimeText/PowerShell#226 ·
-
syntax
Difficulty 3/5 1-2 days Newbie friendliness 55/100
SublimeText/PowerShell#218 · 1 comment ·
-
syntax
Difficulty 3/5 1-2 days Newbie friendliness 48/100
SublimeText/PowerShell#211 ·
-
build system
Difficulty 3/5 1-2 days Newbie friendliness 45/100
SublimeText/PowerShell#170 · 8 comments ·
-
autocomplete
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
SublimeText/PowerShell#82 · 6 comments ·
All issues in SublimeText/PowerShell
Similar issues
-
triage
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
app bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 73/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
kovidgoyal/kitty#10516 ·