Use the tsl and fsl terminfo(5) capabilities to update terminal title

and automatically fill them in on terminals with the XT capability
(which means their title setting is xterm-compatible). From hsim at
gmx.li.
This commit is contained in:
Nicholas Marriott
2011-05-08 19:53:06 +00:00
parent b0a88ebead
commit 295ace6820
5 changed files with 28 additions and 11 deletions

2
tmux.1
View File

@ -2145,7 +2145,7 @@ The default value forcibly corrects the
.Ql colors
entry for terminals which support 88 or 256 colours:
.Bd -literal -offset indent
"*88col*:colors=88,*256col*:colors=256"
"*88col*:colors=88,*256col*:colors=256,xterm*:XT"
.Ed
.It Ic update-environment Ar variables
Set a space-separated string containing a list of environment variables to be