Add client focus hooks.

This commit is contained in:
nicm
2021-08-06 09:19:02 +00:00
parent ef5602a590
commit 19812b2d29
3 changed files with 11 additions and 2 deletions

4
tmux.1
View File

@ -4402,6 +4402,10 @@ Run when a client becomes the latest active client of its session.
Run when a client is attached.
.It client-detached
Run when a client is detached
.It client-focus-in
Run when focus enters a client
.It client-focus-out
Run when focus exits a client
.It client-resized
Run when a client is resized.
.It client-session-changed