cursorOriginalLine property

int cursorOriginalLine
getter/setter pair

The original vertical cursor line in the terminal (1-based). Lines increase from top to bottom.

Implementation

int cursorOriginalLine = 1;