Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2016-09-04 20:01:16 +01:00
5 changed files with 245 additions and 48 deletions

7
tmux.1
View File

@ -2015,6 +2015,13 @@ The
.Fl b
option causes the new pane to be created to the left of or above
.Ar target-pane .
The
.Fl f
option creates a new pane spanning the full window height (with
.Fl h )
or full window width (with
.Fl v ) ,
instead of splitting the active pane.
All other options have the same meaning as for the
.Ic new-window
command.