pane:get_cursor_position()
Since: 20201031-154415-9614e117
Returns a lua representation of the StableCursorPosition
struct
that identifies the cursor position, visibility and shape.
It has the following fields:
x
the horizontal cell indexy
the vertical stable row indexshape
theCursorShape
enum valuevisibility
theCursorVisibility
enum value