Files
ghostty/src/terminal
Mitchell Hashimoto 067a36d67c termio: handle empty titles (OSC 0/2)
Fixes #2651

First, our OSC parser didn't allow blank OSC 0 or 2 requests. This
should be allowed and this fixes that with a test.

Second, it seems many terminals (iTerm2, Kitty) treat setting a blank
title as resetting to whatever the default title is rather than
explicitly setting it as blank. If a program wants a title to be blank
they should send a single space. This commit follows this behavior.
2024-11-13 12:12:43 -08:00
..
2024-08-21 09:45:47 -04:00
2024-08-10 11:03:56 -07:00
2024-08-16 10:32:43 -07:00
2024-06-24 15:16:24 -07:00
2024-11-13 12:12:43 -08:00
2024-08-05 13:56:57 +02:00
2024-03-22 20:28:05 -07:00
2024-06-24 15:16:24 -07:00