mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 16:28:48 +00:00
Mention title setting, and the new default.
This commit is contained in:
parent
6704c86301
commit
f81190a793
8
tmux.1
8
tmux.1
@ -1749,6 +1749,14 @@ global environment set (see the
|
|||||||
.Sx ENVIRONMENT
|
.Sx ENVIRONMENT
|
||||||
section).
|
section).
|
||||||
.Pp
|
.Pp
|
||||||
|
The window title (#T) is the title set by the program running within the window
|
||||||
|
using the OSC title setting sequence, for example:
|
||||||
|
.Bd -literal -offset indent
|
||||||
|
$ printf '\e033]2;My Title\e033\e\e'
|
||||||
|
.Ed
|
||||||
|
.Pp
|
||||||
|
When a window is first created, its title is the hostname.
|
||||||
|
.Pp
|
||||||
#[attributes] allows a comma-separated list of attributes to be specified,
|
#[attributes] allows a comma-separated list of attributes to be specified,
|
||||||
these may be
|
these may be
|
||||||
.Ql fg=colour
|
.Ql fg=colour
|
||||||
|
Loading…
Reference in New Issue
Block a user