Skip to main content

write_blur

Function write_blur 

Source
pub fn write_blur<W: Write>(w: &mut W) -> Result<()>
Expand description

Write the focus-lost report bytes ESC [ O.

Useful for tests or replay; applications normally receive this from the terminal.