2a80e70860
Also minor cleanup. Remove the comment about the issue jansi#35 because although the issue is fixed, the behavior is correct right now: we enable colors by default iff stderr is a TTY (and the platform is not Windows), and to determine that we need to call `CLibrary.isatty`. #KT-55784