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.
pub const COLOR_SCHEME_REPORTS_ENABLE: &str = "\x1b[?2031h";Contour VT extension — enable unsolicited color-scheme reports
(CSI ? 2031 h); the terminal then emits COLOR_SCHEME_REPORT_PREFIX
DSRs whenever its palette changes.