Skip to main content

hide

Function hide 

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

Hide the cursor.

Writes CSI ? 25 l to hide the cursor.