mirror of
https://github.com/tmux/tmux.git
synced 2025-09-04 06:56:58 +00:00
Merge branch 'obsd-master'
This commit is contained in:
10
tmux.1
10
tmux.1
@ -3228,6 +3228,16 @@ Each hook has a
|
||||
.Em name .
|
||||
The following hooks are available:
|
||||
.Bl -tag -width "XXXXXXXXXXXXXXXX"
|
||||
.It alert-activity
|
||||
Run when a window has activity.
|
||||
See
|
||||
.Ic monitor-activity .
|
||||
.It alert-bell
|
||||
Run when a window has received a bell.
|
||||
.It alert-silence
|
||||
Run when a window has been silent.
|
||||
See
|
||||
.Ic monitor-silence .
|
||||
.It client-attached
|
||||
Run when a client is attached.
|
||||
.It client-detached
|
||||
|
Reference in New Issue
Block a user