Const
Report mode (DECRPM) returns a sequence that the terminal sends to the host in response to a mode request DECRQM.
ANSI format:
CSI Pa ; Ps ; $ y Copy
CSI Pa ; Ps ; $ y
DEC format:
CSI ? Pa ; Ps $ y Copy
CSI ? Pa ; Ps $ y
Where Pa is the mode number, and Ps is the mode value.
https://vt100.net/docs/vt510-rm/DECRPM.html
Report mode (DECRPM) returns a sequence that the terminal sends to the host in response to a mode request DECRQM.
ANSI format:
DEC format:
Where Pa is the mode number, and Ps is the mode value.