Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-06-13 10:30:06 +01:00
5 changed files with 119 additions and 2 deletions

18
tmux.1
View File

@@ -6431,6 +6431,24 @@ see
.Xr strftime 3 .
.Pp
The
.Ql I:\&
prefix will interrogate the client.
.Ql I/f
will be true if
.Nm
believes that the client supports the given terminal feature, for example
.Ql I/f:RGB ,
.Ql I/c
will be true if a client has the given
.Xr terminfo 3
capability, for example
.Ql I/c:smcup ,
and
.Ql I/e
gives the value of a client environment variable, for example
.Ql #{I/e:FOO} .
.Pp
The
.Ql b:\&
and
.Ql d:\&