mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
Merge branch 'obsd-master'
This commit is contained in:
6
tmux.1
6
tmux.1
@ -1761,7 +1761,7 @@ is given and the selected window is already the current window,
|
||||
the command behaves like
|
||||
.Ic last-window .
|
||||
.It Xo Ic split-window
|
||||
.Op Fl dhvP
|
||||
.Op Fl bdhvP
|
||||
.Op Fl c Ar start-directory
|
||||
.Oo Fl l
|
||||
.Ar size |
|
||||
@ -1785,6 +1785,10 @@ and
|
||||
.Fl p
|
||||
options specify the size of the new pane in lines (for vertical split) or in
|
||||
cells (for horizontal split), or as a percentage, respectively.
|
||||
The
|
||||
.Fl b
|
||||
option causes the new pane to be created to the left of or above
|
||||
.Ar target-pane .
|
||||
All other options have the same meaning as for the
|
||||
.Ic new-window
|
||||
command.
|
||||
|
Reference in New Issue
Block a user