Skip to content

Conversation

@heaths
Copy link
Contributor

@heaths heaths commented Dec 11, 2019

Fixes #1243 to update documentation after PR #1180 changed Set-PSReadLineOption -PromptText to be a String[] instead of String.

Also normalizes affected docs and uses escape sequence that is supported by PowerShell 5.0 (which, sadly, does not support `e or `u{}).

Fixes PowerShell#1243 to update documentation after PR PowerShell#1180 changed Set-PSReadLineOption -PromptText to be a String[] instead of String.

Also normalizes docs and uses escape sequence that is supported by PowerShell 5.0 (which, sadly, does not support `e or `u{}).
Copy link
Contributor

@lzybkr lzybkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this update.

@daxian-dbw daxian-dbw merged commit 7984b6e into PowerShell:master Dec 11, 2019
@heaths heaths deleted the issue1243 branch December 11, 2019 23:41
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.

Set-PSReadLineOption help not updated with PR#1180

3 participants