Enables or disables the text cursor blinking mode (ATT160) (ESC [ ? 12 h / ESC [ ? 12 l).
ESC [ ? 12 h
ESC [ ? 12 l
public AnsiWriter CursorBlinking(bool enabled)
true to enable blinking; false to disable.
true
false