Files
mpv/common
Mikael Magnussonandsfan5 7d603534de msg: don't allow any escapes in --term-title
Unlike --term-playing-msg, the --term-title string is printed in an
escape sequence already. If we print other escapes during this sequence,
it will abort the sequence and dump the rest of the title string as a
visible string to the user, and possibly beep as well, since the title
string can end with a bel character.

Also updates the manpage to remove a comment about win32, since
terminal-win.c does handle OSC title sequences, calling SetConsoleTitleW.
2026-05-20 10:56:08 +02:00
..
2018-02-01 10:21:55 +01:00
2018-02-01 10:21:55 +01:00
2025-03-04 20:07:29 +01:00
2026-01-01 13:26:59 +01:00