TabStopReport (DECTABSR) is the response to a tab stop report request. It reports the tab stops set in the terminal.
The response is a list of tab stops separated by a slash (/) character.
``` DCS 2 $ u D ... D ST ```
Where D is a decimal number representing a tab stop.
https://vt100.net/docs/vt510-rm/DECTABSR.html
TabStopReport (DECTABSR) is the response to a tab stop report request. It reports the tab stops set in the terminal.
The response is a list of tab stops separated by a slash (/) character.
Where D is a decimal number representing a tab stop.