aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-09-04 20:01:16 +0100
committerThomas Adam <thomas@xteddy.org>2016-09-04 20:01:16 +0100
commitf68a908c8ae4cd013e1a0ca5c5643381b0acb725 (patch)
treea4b2aa78ae9dc7397a021802729c3935fe33fcf3 /tmux.1
parent999c1c771b4282c60017b86b26f03136398ae09c (diff)
parentfed1e384ad7eb88cc6203e49d4efa8e5ed4edb59 (diff)
downloadrtmux-f68a908c8ae4cd013e1a0ca5c5643381b0acb725.tar.gz
rtmux-f68a908c8ae4cd013e1a0ca5c5643381b0acb725.tar.bz2
rtmux-f68a908c8ae4cd013e1a0ca5c5643381b0acb725.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 7 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 4dbb2d11..89c34f3b 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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.