Skip to main content

RIS

Constant RIS 

Source
pub const RIS: &[u8] = b"\x1bc";
Expand description

Reset to Initial State: exact bytes ESC c (b"\x1bc").

This is a terminal-wide hard reset, not just an SGR or screen clear.