mirror of
https://github.com/tmux/tmux.git
synced 2025-01-08 08:58:47 +00:00
Note that notifications are also hooks.
This commit is contained in:
parent
578a63bbc9
commit
be4c01697c
7
tmux.1
7
tmux.1
@ -3347,7 +3347,12 @@ layout after every
|
|||||||
set-hook after-split-window "selectl even-vertical"
|
set-hook after-split-window "selectl even-vertical"
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
In addition, the following hooks are available:
|
All the notifications listed in the
|
||||||
|
.Sx CONTROL MODE
|
||||||
|
section are hooks (without any arguments), except
|
||||||
|
.Ic %exit .
|
||||||
|
The following additional hooks are available:
|
||||||
|
.Pp
|
||||||
.Bl -tag -width "XXXXXXXXXXXXXXXXXXXXXX"
|
.Bl -tag -width "XXXXXXXXXXXXXXXXXXXXXX"
|
||||||
.It alert-activity
|
.It alert-activity
|
||||||
Run when a window has activity.
|
Run when a window has activity.
|
||||||
|
Loading…
Reference in New Issue
Block a user