Powershell not displyaing Unix colors
- by Paul Nathan
I use various Linux programs on my machine; some of them have colorized output.
However, Windows Powershell does not support Linux colors; it get a message like so ?[0m31m(which is the color control code), and renders that instead of the color.
Is there a way around this?