Const
saveCurrentCursorPosition (SCOSC) is a sequence for saving the current cursor position for SCO console mode.
CSI s
This acts like DECSC, except the page number where the cursor is located is not saved.
https://vt100.net/docs/vt510-rm/SCOSC.html
saveCurrentCursorPosition (SCOSC) is a sequence for saving the current cursor position for SCO console mode.
CSI s
This acts like DECSC, except the page number where the cursor is located is not saved.