Skip to main content

COLOR_SCHEME_REPORTS_ENABLE

Constant COLOR_SCHEME_REPORTS_ENABLE 

Source
pub const COLOR_SCHEME_REPORTS_ENABLE: &str = "\x1b[?2031h";
Expand description

Contour VT extension — enable unsolicited color-scheme reports (CSI ? 2031 h); the terminal then emits COLOR_SCHEME_REPORT_PREFIX DSRs whenever its palette changes.