pub fn write_ris<W: Write>(w: &mut W) -> Result<()>
Write RIS, the ESC c Reset to Initial State control.
RIS
ESC c
Use only when the terminal should discard broad state such as modes, tabs, character sets, and visual attributes.