pub fn set_terminal_title_and_icon(title: &str) -> StringExpand description
Build combined icon (OSC 1) plus title (OSC 2) sequences.
Emitting both explicitly keeps the built-in profile/tab icon label in
sync on emulators that distinguish icon from title, instead of relying
on every emulator aliasing OSC 0 the same way.