pub fn write_blur<W: Write>(w: &mut W) -> Result<()>
Write the focus-lost report bytes ESC [ O.
ESC [ O
Useful for tests or replay; applications normally receive this from the terminal.