Re: [hackers] [st][PATCH] Reset title when an empty title string is given

2024-04-03 Thread Hiltjo Posthuma
On Tue, Apr 02, 2024 at 09:41:15PM -0400, DOGMAN wrote: > With this patch, st will reset its window title when an empty string is > given as the terminal title. For example: > printf "\033]0;\007" > > Some applications, like termdown, expect this functionality. xterm > implements it, but it

[hackers] [st] Reset title when an empty title string is given || DOGMAN

2024-04-03 Thread git
commit 497a75638291454875ba1ec8d484c7f3d6f41d66 Author: DOGMAN AuthorDate: Wed Apr 3 19:48:11 2024 +0200 Commit: Hiltjo Posthuma CommitDate: Wed Apr 3 19:49:05 2024 +0200 Reset title when an empty title string is given With this patch, st will reset its window title when an