Const
horizontalTabSet (HTS) sets a horizontal tab stop at the current cursor column.
This is equivalent to HTS.
``` ESC H ```
https://vt100.net/docs/vt510-rm/HTS.html
horizontalTabSet (HTS) sets a horizontal tab stop at the current cursor column.
This is equivalent to HTS.