WIP: info: Prefer UNIX color mode if it's supported on Windows
On Windows 10, ANSI VT sequences can be supported. If console supports it, UNIX mode seems to be more efficient than old Windows color mode, since UNIX mode will print debug message in one go per each.
Edited by Tim-Philipp Müller