Writes an object to the output without a trailing newline.
Used for ANSI escape sequences and inline content.
@override void write(Object? object) => throw Exception('ErrorTerminal: write');