Restore Cursor (DECRC)

Restore the cursor-related state saved via Save Cursor (DECSC).

  1. 0x1B
    ESC
  2. 0x38
    8

If a cursor was never previously saved, this sets all the typically saved values to their default values.

Validation

Validation is shared with Save Cursor (DECSC).