colorama icon indicating copy to clipboard operation
colorama copied to clipboard

Colorama does not work in MinGW64

Open Paebbels opened this issue 8 years ago • 1 comments

Hello,

it seams that MinGW64 is not recognized as a ANSI color code compatible system. Normal coloring in bash (e.g. the prompt or ls) is working.


P.S.: The list of supported shells on Windows doesn't contain PowerShell. As far as I can tell it's working fine. At least the colors work, haven't used other codes like cursor codes, yet.)

A screenshot from our docs (Python 3.5 + colorama in PowerShell 5): PoC

Source: http://poc-library.readthedocs.io/en/latest/UsingPoC/Simulation.html

Regards Patrick

Paebbels avatar Jun 25 '16 16:06 Paebbels

An environment variable to disable colorama would be nice, to have a way of avoiding these issues regardless of the functionality of the heuristics.

naggie avatar Mar 05 '18 16:03 naggie