Restore Cursor (DECRC)
Restore the cursor-related state saved via Save Cursor (DECSC).
- 0x1B
- ESC
- 0x38
- 8
If a cursor was never previously saved, this sets all the typically saved values to their default values.
Validation is shared with Save Cursor (DECSC).