AnsiEscapeHandler: Avoid some iterations over the string
Find the first escape sequence by iterating over the string once
and reuse that value during the complete initialization.
Change-Id: I6a4dd3bb4da97923410a99dbb03210ffdc6ae27f
Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
Loading
Please register or sign in to comment