Skip to main content

write_ris

Function write_ris 

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

Write RIS, the ESC c Reset to Initial State control.

Use only when the terminal should discard broad state such as modes, tabs, character sets, and visual attributes.