Skip to main content

RESET_SCROLL_REGION

Constant RESET_SCROLL_REGION 

Source
pub const RESET_SCROLL_REGION: &str = "\u{1b}[r";
Expand description

Reset the scroll region.

Equivalent to CSI r.

See scroll_region! for more information.