Skip to main content

RESET_CURSOR_COLOR

Constant RESET_CURSOR_COLOR 

Source
pub const RESET_CURSOR_COLOR: &[u8] = b"\x1b]112\x07";
Expand description

Reset the cursor color: exact bytes ESC ] 112 BEL (b"\x1b]112\x07").