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

Issue with color on windows platform #92

Open
smcclosr opened this issue Oct 5, 2017 · 2 comments
Open

Issue with color on windows platform #92

smcclosr opened this issue Oct 5, 2017 · 2 comments

Comments

@smcclosr
Copy link

smcclosr commented Oct 5, 2017

when executing the command with the --color option it will not change the colors but only add the following text to the output:

←[1;31;49m
←[0;39;49m

@Lilly-Employee
Copy link

--color still doesn't work in Windows for sift :( Works if called from MinGW or Cygwin (bash shell) on windows, just not natively. In a powershell window it also spits out the �[1;35;49m �[0;39;49m

@Lilly-Employee
Copy link

However, with windows 10's Windows Terminal, it is working!! Currently a preview/beta. Using this terminal gulps even has grep using --color too. I will try using this terminal going forward.
https://www.microsoft.com/en-us/p/windows-terminal-preview/9n0dx20hk701?activetab=pivot:overviewtab

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

No branches or pull requests

2 participants