cursorPosition property

Offset cursorPosition

Position of the terminal cursor, starting at (0, 0).

The cursor position is relative to the top-left corner of the terminal.

Implementation

Offset get cursorPosition;