cursorOriginalLine property
The original vertical cursor line in the terminal (1-based). Lines increase from top to bottom.
Implementation
int cursorOriginalLine = 1;
The original vertical cursor line in the terminal (1-based). Lines increase from top to bottom.
int cursorOriginalLine = 1;