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 integrated console input and output of Unicode characters #381

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Mar 15, 2017

This change resolves PowerShell/vscode-powershell#543 which reports that
characters typed using AltGr combinations cannot be typed into the
integrated console. It also resolves the console's inability to write
Unicode characters as output by setting the console's OutputEncoding
correctly.

This change resolves PowerShell/vscode-powershell#543 which reports that
characters typed using AltGr combinations cannot be typed into the
integrated console.  It also resolves the console's inability to write
Unicode characters as output by setting the console's OutputEncoding
correctly.
@daviwil daviwil added this to the 0.10.1 milestone Mar 15, 2017
@daviwil daviwil merged commit ea66b59 into PowerShell:develop Mar 15, 2017
@daviwil daviwil deleted the fix-543 branch March 15, 2017 17:55
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
Change order of BundledModulesPath in PSModulePath
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