Skip to main content

RESET_PROGRESS_BAR

Constant RESET_PROGRESS_BAR 

Source
pub const RESET_PROGRESS_BAR: &[u8] = b"\x1b]9;4;0\x07";
Expand description

Reset or hide progress: exact bytes ESC ] 9 ; 4 ; 0 BEL (b"\x1b]9;4;0\x07").