aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2021-10-20 14:01:15 +0100
committerThomas Adam <thomas@xteddy.org>2021-10-20 14:01:15 +0100
commit1bf2f811ea8835dd24bdb773b5be4df517767d1f (patch)
tree0c9b68c65c797a0cb14fb9dbf8a34f4dfa299e2c /tmux.1
parent65bb36d6bdec631cbab33ae6896e1dad29a8fffe (diff)
parentacba07629ebf2dc2f0c316f110493e720b30757c (diff)
downloadrtmux-1bf2f811ea8835dd24bdb773b5be4df517767d1f.tar.gz
rtmux-1bf2f811ea8835dd24bdb773b5be4df517767d1f.tar.bz2
rtmux-1bf2f811ea8835dd24bdb773b5be4df517767d1f.zip
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 6ea58086..76c9a841 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5801,6 +5801,7 @@ forwards any input read from stdin to the empty pane given by
.Op Fl e Ar environment
.Op Fl h Ar height
.Op Fl t Ar target-pane
+.Op Fl T Ar title
.Op Fl w Ar width
.Op Fl x Ar position
.Op Fl y Ar position
@@ -5858,6 +5859,10 @@ takes the form
and sets an environment variable for the popup; it may be specified multiple
times.
.Pp
+.Fl T
+is a format for the popup title (see
+.Sx FORMATS ) .
+.Pp
The
.Fl C
flag closes any popup on the client.