Add a client-active hook, from ncfavier in GitHub issue 2803.

This commit is contained in:
nicm
2021-08-04 08:07:19 +00:00
parent e37aa45681
commit 42490f4750
3 changed files with 5 additions and 0 deletions

2
tmux.1
View File

@ -4396,6 +4396,8 @@ See
Run when a window has been silent.
See
.Ic monitor-silence .
.It client-active
Run when a client becomes the latest active client of its session.
.It client-attached
Run when a client is attached.
.It client-detached