diff options
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |