SU top-level constant

String const SU

Scroll Up.

Representation: CSI n \x53

Parameter default value: n = 1

SU causes the data in the presentation component to be moved by n line positions if the line orientation is horizontal, or by n character positions if the line orientation is vertical, such that the data appear to move up.

The active presentation position is not affected by this control function.

Implementation

const String SU = 'S';