aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-07-10 13:02:26 +0100
committerThomas Adam <thomas@xteddy.org>2019-07-10 13:02:26 +0100
commit9cbbdb90bf7385799ea15741b024c6c443c203ce (patch)
tree44f044575e1ff16a1f4c296e8a42daa8937e2fbb /tmux.1
parent98ef369b27b631b7893446fbdf7c9d6ce9c1b43a (diff)
parentf4d858e7a0888cfd1d09c421f71729e833322851 (diff)
downloadrtmux-9cbbdb90bf7385799ea15741b024c6c443c203ce.tar.gz
rtmux-9cbbdb90bf7385799ea15741b024c6c443c203ce.tar.bz2
rtmux-9cbbdb90bf7385799ea15741b024c6c443c203ce.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.111
1 files changed, 9 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index bb978655..dc49df22 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1167,7 +1167,8 @@ is used, the
option will not be applied.
.It Xo Ic refresh-client
.Op Fl cDlLRSU
-.Op Fl C Ar width,height
+.Op Fl C Ar XxY
+.Op Fl F Ar flags
.Op Fl t Ar target-client
.Op Ar adjustment
.Xc
@@ -1210,7 +1211,13 @@ window, changing the current window in the attached session will reset
it.
.Pp
.Fl C
-sets the width and height of a control client.
+sets the width and height of a control client and
+.Fl F
+sets a comma-separated list of flags.
+Currently the only flag available is
+.Ql no-output
+to disable receiving pane output.
+.Pp
.Fl l
requests the clipboard from the client using the
.Xr xterm 1