Function coded_chars::cursor::tabulation_forward
source · pub fn tabulation_forward(n: usize) -> ControlSequence
Expand description
§CHT - Cursor forward tabulation
CHT causes the active presentation position to be moved to the character position corresponding to the
n
-th following character tabulation stop in the presentation component, according to the character path.