Add client-detached notification in control mode, from Mohsin Kaleem.

This commit is contained in:
nicm
2021-03-16 09:14:58 +00:00
parent 9017af2355
commit 8b800b41c9
4 changed files with 16 additions and 0 deletions

2
tmux.1
View File

@ -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 ,