Issue with color on windows platform
Opened this issue · 2 comments
smcclosr commented
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 commented
--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 commented
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