useVirtualCursor property

bool useVirtualCursor
getter/setter pair

Whether to use a virtual cursor. If false, use terminalCursor to return a real cursor for rendering.

Implementation

bool useVirtualCursor;