pub const SET_TAB_EVERY_8_COLUMNS: &[u8] = b"\x1b[?5W";
Set tab stops every eight columns: exact bytes ESC [ ? 5 W (DECST8C).
ESC [ ? 5 W