Emits the DEC private mode sequence to show or hide the cursor (ESC [ ? 25 h / ESC [ ? 25 l).
ESC [ ? 25 h
ESC [ ? 25 l
public static TerminalInstance ShowCursor(bool visible)
true to show; false to hide.
true
false