mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Add client focus hooks.
This commit is contained in:
4
tmux.1
4
tmux.1
@ -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
|
||||
|
Reference in New Issue
Block a user