in lib/cli_logging.dart [154:158]
void writeCharCode(int charCode) { _cancelProgress(); io.stdout.writeCharCode(charCode); }