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

Even in PS Core on Windows, we need to set the console mode #662

Merged
merged 1 commit into from
Feb 18, 2019

Conversation

rkeithhill
Copy link
Collaborator

Without this, I see a garbage prompt after running a command like
measure-command {git stash list}

Which generates this prompt (for my settings):

C:\Users\Keith�[38;2;127;127;127m
02-18 15:30:32�[0m 32ms 3>

Basically the prompt showed the VT seqs instead of interpreting them

Without this, I see a garbage prompt after running a command like
measure-command {git stash list}

Which generates this prompt (for my settings):

C:\Users\Keith�[38;2;127;127;127m
02-18 15:30:32�[0m 32ms 3>

Basically the prompt showed the VT seqs instead of interpreting them
@rkeithhill rkeithhill merged commit c5dd274 into master Feb 18, 2019
@rkeithhill rkeithhill deleted the rkeithhill/set-console-mode-pscore-windows branch February 18, 2019 22:42
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.

1 participant