pub fn hide<W: Write>(writer: &mut W) -> Result<()>
Hide the cursor.
Writes CSI ? 25 l to hide the cursor.
CSI ? 25 l