diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-07-20 12:01:07 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-07-20 12:01:07 +0100 |
commit | dedd9edf7fbfa6bc98445f4d33d9d5a4e7c34854 (patch) | |
tree | 4f3c270aa6e7d38655c542a49358c1946f5177cb | |
parent | e45f42db29b70addec8d1dd9b63dddd31160968c (diff) | |
parent | d4ce210713cc907fc69497c51cf9b64d2f414ca4 (diff) | |
download | rtmux-dedd9edf7fbfa6bc98445f4d33d9d5a4e7c34854.tar.gz rtmux-dedd9edf7fbfa6bc98445f4d33d9d5a4e7c34854.tar.bz2 rtmux-dedd9edf7fbfa6bc98445f4d33d9d5a4e7c34854.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -2713,12 +2713,10 @@ and .Xr terminfo 5 entries if they exist. .Nm -automatically sets these to the \ee]2;...\e007 sequence if -the terminal appears to be an xterm. +automatically sets these to the \ee]0;...\e007 sequence if +the terminal appears to be +.Xr xterm 1 . This option is off by default. -Note that elinks -will only attempt to set the window title if the STY environment -variable is set. .It Ic set-titles-string Ar string String used to set the window title if .Ic set-titles |