Skip to main content

BLUR

Constant BLUR 

Source
pub const BLUR: &[u8] = b"\x1b[O";
Expand description

Focus-lost report: exact bytes ESC [ O (b"\x1b[O").

Terminals send this after focus tracking mode is enabled.