Commit graph

3 commits

Author SHA1 Message Date
John Kerl
4c5dba6036
Enable output colorization on Windows by default (#1051)
* Enable output colorization on Windows following after #1045

* doc updates
2022-07-07 15:12:44 -04:00
Thijs Brobbel
485beb126b
Enable ANSI escape sequence processing on Windows (#1045)
Windows added support for ANSI escape sequences processing, and showing
colors, and such. However, this needs to be enabled explicitly, for that
to work. This enables that on startup.
2022-07-05 10:37:47 -04:00
John Kerl
e2b6ec2391
Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00