Terminal Guide

Set Title Mode

ESC1B[5B >3e [ mode ]0+ t74
xterm
repeated (zero or more times):
mode = see description

Set title modes.

The title modes are used when setting or retrieving the terminal title via set window title and icon name, change icon name, change window title, get icon title and get terminal title.

If no parameter is given resets all title modes.

mode numberDescription
0Title is set encoded in hex.
1Title is read-back encoded in hex.
2Title is set in utf-8
3Title is read-back encoded in utf8

See unset title mode to unset a mode.