diff options
author | DOGMAN <dogman@aaathats3as.com> | 2024-04-03 19:48:11 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-04-03 19:49:05 +0200 |
commit | 497a75638291454875ba1ec8d484c7f3d6f41d66 (patch) | |
tree | d1df0d8f57fd4af2a69664f9861d9c318671f015 /FAQ | |
parent | 8c68ec52419f3f965164cafcf589b87e8961348d (diff) | |
download | st-497a75638291454875ba1ec8d484c7f3d6f41d66.tar.gz st-497a75638291454875ba1ec8d484c7f3d6f41d66.tar.bz2 st-497a75638291454875ba1ec8d484c7f3d6f41d66.zip |
Reset title when an empty title string is given
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 seems that most other terminal emulators don't.
In any case, I don't see why there should ever be a case where the st
window doesn't have a title property.
Diffstat (limited to 'FAQ')
0 files changed, 0 insertions, 0 deletions