Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2018-08-20 17:02:39 +01:00
4 changed files with 20 additions and 14 deletions

4
tmux.1
View File

@ -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