Skip to main content

CURSOR_HIDE

Constant CURSOR_HIDE 

Source
pub const CURSOR_HIDE: &[u8] = b"\x1b[?25l";
Expand description

Hide cursor: CSI ? 25 l