restoreCursor top-level constant

String const restoreCursor

Restores the cursor.

Restores the cursor position, encoding shift state and formatting attributes from the previous DECSC if any, otherwise resets these all to their defaults.

Implementation

const String restoreCursor = '${esc}8';