pub fn write_icon_name<W: Write>(w: &mut W, name: &str) -> Result<()>
Set the icon name with ESC ] 1 ; <name> ESC \.
ESC ] 1 ; <name> ESC \
name is emitted verbatim and the sequence uses ST (ESC \) termination.
name
ST
ESC \