TSR top-level constant

String const TSR

Tabulation Stop Remove.

Representation: CSI n \x20 \x64

No parameter default value.

TSR causes any character tabulation stop at character position n in the active line (the line that contains the active presentation position) and lines of subsequent text in the presentation component to be cleared, but does not affect other tabulation stops.

Implementation

const String TSR = ' d';