Bug fix: Send an already colorized buffer to the correct stream.
The buffer was always sent to stdout if it had ANSI escape codes.
With this fix, it's correctly sent to either stdout or stderr.
Bug fix: Send an already colorized buffer to the correct stream.
The buffer was always sent to stdout if it had ANSI escape codes.
With this fix, it's correctly sent to either stdout or stderr.