aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2021-03-16 09:14:58 +0000
committernicm <nicm>2021-03-16 09:14:58 +0000
commit8b800b41c98c37a270cea61e57d1f2702fd75293 (patch)
tree7a286753c567e479e390b7cfbf24a6b26e66e7e1 /tmux.1
parent9017af23556abdc31ba37c925adf6e0f1bb12671 (diff)
downloadrtmux-8b800b41c98c37a270cea61e57d1f2702fd75293.tar.gz
rtmux-8b800b41c98c37a270cea61e57d1f2702fd75293.tar.bz2
rtmux-8b800b41c98c37a270cea61e57d1f2702fd75293.zip
Add client-detached notification in control mode, from Mohsin Kaleem.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 5c516fdb..ecbbc9fc 100644
--- a/tmux.1
+++ b/tmux.1
@@ -6107,6 +6107,8 @@ A notification will never occur inside an output block.
.Pp
The following notifications are defined:
.Bl -tag -width Ds
+.It Ic %client-detached Ar client
+The client has detached.
.It Ic %client-session-changed Ar client session-id name
The client is now attached to the session with ID
.Ar session-id ,