aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-04-21 16:34:31 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-04-21 16:34:31 +0000
commit73e375f9eba4bdfb2ed58036a7a432daba31c276 (patch)
tree4ecf43c187bfcf7ba04c4ff227e12fd05d86f497 /tmux.1
parent054edf7af93d913f57d3832d780b7eb2c563cdc8 (diff)
downloadrtmux-73e375f9eba4bdfb2ed58036a7a432daba31c276.tar.gz
rtmux-73e375f9eba4bdfb2ed58036a7a432daba31c276.tar.bz2
rtmux-73e375f9eba4bdfb2ed58036a7a432daba31c276.zip
Document break-pane.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.112
1 files changed, 11 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 90bc750f..58fb6363 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.86 2009-04-21 16:30:53 nicm Exp $
+.\" $Id: tmux.1,v 1.87 2009-04-21 16:34:31 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -403,6 +403,16 @@ The
flag indicates this key may repeat, see the
.Ic repeat-time
option.
+.It Xo Ic break-pane
+.Op Fl d
+.Op Fl p Ar pane-index
+.Op Fl t Ar target-window
+.Xc
+Break the current pane off from its containing window to make it the only pane
+in a new window.
+If
+.Fl d
+is given, the new window does not become the current window.
.It Xo Ic choose-session
.Op Fl t Ar target-window
.Xc