endSynchronizedUpdate constant

String const endSynchronizedUpdate

End Synchronized Update — tells the terminal to flush buffered output.

Implementation

static const endSynchronizedUpdate = '\x1b[?2026l';