aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2018-08-20 17:02:39 +0100
committerThomas Adam <thomas@xteddy.org>2018-08-20 17:02:39 +0100
commit098967a085c303543ac41543a4d33e7590341678 (patch)
tree0d44d8bba6c2af6a1e2d9850a17bc504811597ff /tmux.1
parent641191ab2047d1437d46dc0ae787346b74fddca5 (diff)
parent665f04695063a3e83773b7b4d1d50ce4f9fab970 (diff)
downloadrtmux-098967a085c303543ac41543a4d33e7590341678.tar.gz
rtmux-098967a085c303543ac41543a4d33e7590341678.tar.bz2
rtmux-098967a085c303543ac41543a4d33e7590341678.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 3 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index fd81cc22..e240f7ee 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1553,7 +1553,7 @@ The default
.Ar template
is "select-pane -t '%%'".
.It Xo Ic find-window
-.Op Fl CNT
+.Op Fl CNTZ
.Op Fl t Ar target-pane
.Ar match-string
.Xc
@@ -1572,6 +1572,8 @@ matches only the window name and
matches only the window title.
The default is
.Fl CNT .
+.Fl Z
+zooms the pane.
.Pp
This command works only if at least one client is attached.
.It Xo Ic join-pane