CUB top-level constant
String
const CUB
Cursor Left.
Representation: CSI n \x44
Parameter default value: n = 1
CUB causes the active presentation position to be moved leftwards in the presentation component by n character positions if the character path is horizontal, or by n line positions if the character path is vertical.
Implementation
const String CUB = 'D';