gitless icon indicating copy to clipboard operation
gitless copied to clipboard

Windows colors are broken

Open techtonik opened this issue 8 years ago • 1 comments
trafficstars

Need something like https://pypi.python.org/pypi/colorama:

>gl diff setup.py
Diff of file "setup.py"
1 line added
1 line removed


←[36m←[22m@@ -1,4 +1,4 @@←[39m←[22m
←[31m1               -#!/usr/bin/env python←[1;31m←[0m←[31m←[0m
        ←[32m1       + #!/usr/bin/env python←[1;32m←[0m←[32m←[0m
2       2        import os.path←[0m
3       3        from setuptools import setup, find_packages←[0m
4       4        ←[0m

techtonik avatar Jan 02 '17 08:01 techtonik

No, colorama doesn't help here.

techtonik avatar Jan 02 '17 08:01 techtonik