pub const RIS: ControlFunction<'_>;
Expand description
Reset to Initial State.
RIS
causes a device to be reset to its initial state, i.e. the state it has after it is made operational. This
may imply, if applicable: clear tabulation stops, remove qualified areas, reset graphic rendition, put all character
positions into the erased state, move the active presentation position to the first position of the first line in
the presentation component, move the active data position to the first character position of the first line in the
data component, set the modes into the reset state, etc..