Skip to main content

write_icon_name

Function write_icon_name 

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

Set the icon name with ESC ] 1 ; <name> ESC \.

name is emitted verbatim and the sequence uses ST (ESC \) termination.