aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-06-18 15:11:35 +0000
committerTiago Cunha <tcunha@gmx.com>2012-06-18 15:11:35 +0000
commit4a634a7da4b0e6e8fd66a650bd71f86d3b060c52 (patch)
tree553f94753f334fa8d6fb9e7d9a92ba496895ffa0 /tmux.1
parent576f2694b1d35e677b09071ba8f27f6b12236bbc (diff)
downloadrtmux-4a634a7da4b0e6e8fd66a650bd71f86d3b060c52.tar.gz
rtmux-4a634a7da4b0e6e8fd66a650bd71f86d3b060c52.tar.bz2
rtmux-4a634a7da4b0e6e8fd66a650bd71f86d3b060c52.zip
Sync OpenBSD patchset 1133:
Add -a flag for detach-client, from Thomas Adam.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index d5f9bb12..12ccafa1 100644
--- a/tmux.1
+++ b/tmux.1
@@ -589,6 +589,7 @@ recently used
session.
.It Xo Ic detach-client
.Op Fl P
+.Op Fl a
.Op Fl s Ar target-session
.Op Fl t Ar target-client
.Xc
@@ -597,6 +598,10 @@ Detach the current client if bound to a key, the client specified with
.Fl t ,
or all clients currently attached to the session specified by
.Fl s .
+The
+.Fl a
+option kills all but the client given with
+.Fl t .
If
.Fl P
is given, send SIGHUP to the parent process of the client, typically causing it