summaryrefslogtreecommitdiffstats
path: root/termcolor/src
AgeCommit message (Expand)Author
2017-02-09termcolor: add support for output to standard errorPeter Williams
2017-01-13Fix invalid UTF-8 output on Windows.Andrew Gallant
2017-01-13Use basic SGR sequences when possible.Andrew Gallant
2017-01-06Rejigger bold and intense settings.Andrew Gallant
2016-12-24Small code cleanups.Andrew Gallant
2016-11-21Only emit bold ANSI code if bold is true.Andrew Gallant
2016-11-20Completely re-work colored output and tty handling.Andrew Gallant