cursorPrevLine top-level constant

String const cursorPrevLine

Moves cursor to beginning of the line 1 line up.

See cursorPrevLineOpen and cursorPrevLineN.

Implementation

const String cursorPrevLine = '$cursorPrevLineOpen$cursorPrevLineClose';