termcolor: Write Ansi::reset()
using \x1b[0m
instead of \x1b[m
#742
Merged
BurntSushi merged 2 commits intoBurntSushi:master from kennytm:patch-1Jan 29, 2018
+5-5
Ansi::reset()
using \x1b[0m
instead of \x1b[m
#742