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 AnsiWriter ShowCursor(bool visible)
true to show; false to hide.
true
false