aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-10-24 10:12:39 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-10-24 10:12:39 +0000
commitdf818c1b69aed575d009221cdc4e9dc81135ed6c (patch)
tree0522e09c718a0e5ba2bf92100064b40ee1621dae /tmux.1
parentc2b8f3b55a15e61ce5d1c601c75eca7a81006e0a (diff)
downloadrtmux-df818c1b69aed575d009221cdc4e9dc81135ed6c.tar.gz
rtmux-df818c1b69aed575d009221cdc4e9dc81135ed6c.tar.bz2
rtmux-df818c1b69aed575d009221cdc4e9dc81135ed6c.zip
-a option to kill all except current pane. From Tiago Cunha, thanks!
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.19
1 files changed, 8 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index e25657e2..80283678 100644
--- a/tmux.1
+++ b/tmux.1
@@ -740,10 +740,17 @@ If only one window is matched, it'll be automatically selected, otherwise a
choice list is shown.
This command only works from inside
.Nm .
-.It Ic kill-pane Op Fl t Ar target-pane
+.It Xo Ic kill-pane
+.Op Fl a
+.Op Fl t Ar target-pane
+.Xc
.D1 (alias: Ic killp )
Destroy the given pane.
If no panes remain in the containing window, it is also destroyed.
+The
+.Fl a
+option kills all but the pane given with
+.Fl t .
.It Ic kill-window Op Fl t Ar target-window
.D1 (alias: Ic killw )
Kill the current window or the window at