Skip to main content

write_set_pointer_shape

Function write_set_pointer_shape 

Source
pub fn write_set_pointer_shape<W: Write>(w: &mut W, shape: &str) -> Result<()>
Expand description

Set the pointer shape with OSC 22, ESC ] 22 ; <shape> ESC \.

shape is emitted verbatim. The sequence uses the ST terminator rather than BEL.