pub const HORIZONTAL_TAB_SET: &[u8] = b"\x1bH";
Set a horizontal tab stop at the current column: exact bytes ESC H (HTS 7-bit form).
ESC H