moveCursorUp

Moves cursor up by n rows

version(Posix)
void
moveCursorUp
(
int n = 1
)

Parameters

n
Type: int

Number of rows to move

Meta