aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2021-10-25 12:01:11 +0100
committerThomas Adam <thomas@xteddy.org>2021-10-25 12:01:11 +0100
commit3934d9b24de376cf0b6868c56751b55bd2d60399 (patch)
tree2170d81ee872281d53659623a721618a6a6a744c /tmux.1
parent619d934d7b64ec86dcc08f182c390273d1604e06 (diff)
parentef46eb91a5e0b6e2b023544f45dbc98c8fe1377f (diff)
downloadrtmux-3934d9b24de376cf0b6868c56751b55bd2d60399.tar.gz
rtmux-3934d9b24de376cf0b6868c56751b55bd2d60399.tar.bz2
rtmux-3934d9b24de376cf0b6868c56751b55bd2d60399.zip
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.112
1 files changed, 12 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 76c9a841..e2deeac5 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5800,6 +5800,8 @@ forwards any input read from stdin to the empty pane given by
.Op Fl d Ar start-directory
.Op Fl e Ar environment
.Op Fl h Ar height
+.Op Fl s Ar style
+.Op Fl S Ar border-style
.Op Fl t Ar target-pane
.Op Fl T Ar title
.Op Fl w Ar width
@@ -5853,6 +5855,16 @@ See
for possible values for
.Ar border-lines .
.Pp
+.Fl s
+sets the style for the popup and
+.Fl S
+sets the style for the popup border.
+For how to specify
+.Ar style ,
+see the
+.Sx STYLES
+section.
+.Pp
.Fl e
takes the form
.Ql VARIABLE=value