summaryrefslogtreecommitdiffstats
path: root/wincolor/src
AgeCommit message (Expand)Author
2018-02-10termcolor: support ANSI in Windows terminalsAndrew Gallant
2018-02-10wincolor: add support for enabling VT100Andrew Gallant
2017-12-30wincolor: migrate to winapi 0.3Steffen Butzer
2017-12-19Speeding CI buildsLilian A. Moraru
2017-06-19wincolor: Re-fetch the console on all callsAlex Crichton
2017-01-17Add stderr support to wincolor.Peter Williams
2016-12-24add docs to wincolorAndrew Gallant
2016-12-24Small code cleanups.Andrew Gallant
2016-11-20Make wincolor crate compilable on non-Windows platforms.wincolor-0.1.0termcolor-0.1.0Andrew Gallant
2016-11-20Completely re-work colored output and tty handling.Andrew Gallant