Skip to main content

disable_raw_mode

Function disable_raw_mode 

Source
pub fn disable_raw_mode() -> Result<()>
Expand description

Restores the terminal state saved by enable_raw_mode, mirroring the upstream term.Restore path.