mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Add missing theme hooks, from Eric NICOLAS in GitHub issue 4519.
This commit is contained in:
4
tmux.1
4
tmux.1
@ -5469,6 +5469,10 @@ Run when focus exits a client
|
||||
Run when a client is resized.
|
||||
.It client-session-changed
|
||||
Run when a client's attached session is changed.
|
||||
.It client-light-theme
|
||||
Run when a client switches to a light theme.
|
||||
.It client-dark-theme
|
||||
Run when a client switches to a dark theme.
|
||||
.It command-error
|
||||
Run when a command fails.
|
||||
.It pane-died
|
||||
|
Reference in New Issue
Block a user