Provides cursor-related operations and state.
public sealed class TerminalCursor
kind:method, kind:property, kind:ctor. Press Esc to clear.GetPositionAsync(CancellationToken)Gets the cursor position asynchronously (0-based).UsePosition()Saves the current cursor position and restores it when disposed (best effort).UseStyle(AnsiCursorStyle)Sets the cursor style and restores the previous style when disposed (best effort).