beginSynchronizedUpdate constant

String const beginSynchronizedUpdate

Begin Synchronized Update — tells the terminal to start buffering output.

Implementation

static const beginSynchronizedUpdate = '\x1b[?2026h';