Change Icon and Window Title (OSC 0)

Simultaneously change the window icon name and title.

  1. 0x1B
    ESC
  2. 0x5D
    ]
  3. 0x30
    0
  4. 0x3B
    ;
  5. ____
    t
  6. 0x1B
    ESC
  7. 0x5C
    \

Equivalent to Change Window Icon (OSC 1) followed by Change Window Title (OSC 2) with the same argument t.

Since Ghostty does not support changing the window icon, this is treated as an alias of Change Window Title (OSC 2).