8000 PSReadline unusable on ServerCore container by SteveL-MSFT · Pull Request #3937 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

PSReadline unusable on ServerCore container #3937

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

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

SteveL-MSFT
Copy link
Member

The GetCurrentConsoleFontEx() api is available, but fails with unspecified error code on ServerCore running in container. Using similar logic to NanoServer where the api is not available, don't make the error fatal. Ignore the error so PSReadline continues to work. Impact is if using ServerCore on non-English (double char wide) characters.

Fix #3927

…on ServerCore but fails running in container to allow PSReadline to continue
@lzybkr lzybkr merged commit 22a3a89 into PowerShell:master Jun 5, 2017
@SteveL-MSFT SteveL-MSFT deleted the psreadline-servercore branch June 19, 2017 21:16
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.

3 participants
0