Terminal Guide

Request Tab Stop Report (DECTABSR)

ESC1B[5B 232 $24 w77
xterm

Request tab stop report.

The terminal sends a reply with the currently set tab stops as following:

ESC1b P50 232 $24 u75 data ESC1b \5c 

Where data is a string consisting of decimal tab stop column numbers separated by /2f . All set (explicitly or as default) tab stops that fit into the current terminal width are reported.

See restore tab stop report for a sequence to restore this information into the terminal.

xterm ( ✔ )

since: 334