Fire hooks on the simple notifys (window-renamed and session-renamed),

the complicated ones get no hooks for now (more to come).
This commit is contained in:
nicm
2016-10-15 00:09:30 +00:00
parent 9b3ae84993
commit 63b2547a02
4 changed files with 74 additions and 2 deletions

4
tmux.1
View File

@ -3244,6 +3244,10 @@ Run when the program running in a pane exits, but
is on so the pane has not closed.
.It pane-exited
Run when the program running in a pane exits.
.It session-renamed
Run when a session is renamed.
.It window-renamed
Run when a window is renamed.
.El
.Pp
Hooks are managed with these commands: