Skip to main content

write_request_mode

Function write_request_mode 

Source
pub fn write_request_mode<W: Write>(w: &mut W, mode: Mode) -> Result<()>
Expand description

Request mode status.

DEC modes emit ESC [ ? <mode> $ p; ANSI modes emit ESC [ <mode> $ p. The terminal response can be represented by ModeSetting.