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

Make the continuation prompt's color sequence always explicitly specified #1238

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

daxian-dbw
Copy link
Member

Fix #1189

Reset the color for continuation prompt so the color sequence will always be explicitly specified for continuation prompt in the generated render strings.
This is necessary because we will likely not rewrite all texts during rendering, and thus we cannot assume the continuation prompt can continue to use the active color setting from the previous rendering string.

@daxian-dbw daxian-dbw merged commit 8c95f93 into PowerShell:master Dec 11, 2019
@daxian-dbw daxian-dbw deleted the continuation branch December 11, 2019 00:07
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.

Continuing blank lines causes continuation prompt to revert to default color.
2 participants