summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2009-07-17 20:37:04 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2009-07-17 20:37:04 +0000
commit4bc25501db8414c43e694bbd75cc3e2c8e3c40d5 (patch)
treedd5fc5c9f31edad51426459d45326b13a8a1df23 /usr.bin/tmux/tmux.1
parentac7475a98ccdb093fb64cb987f661dda0598b077 (diff)
Make it so using kill-pane to destroy the last pane in a window destroys the
window instead of being an error.
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 9ced913da4b..be9b3af4b17 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.35 2009/07/17 18:45:08 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.36 2009/07/17 20:37:03 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -768,6 +768,7 @@ returns success.
.Xc
.D1 (alias: Ic killp )
Destroy the given pane.
+If no panes remain in the containing window, it is also destroyed.
.It Xo Ic kill-server
.Xc
Kill the