saveCursor top-level constant

String const saveCursor

Saves the cursor.

Saves the cursor position, encoding shift state and formatting attributes.

Implementation

const String saveCursor = '${esc}7';