aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2016-10-15 00:09:30 +0000
committernicm <nicm>2016-10-15 00:09:30 +0000
commit63b2547a0255c42bff405ca34577de240a99b736 (patch)
treec741a634cd1e1f645a626c53de81d8e591f62438 /tmux.1
parent9b3ae84993d2493ff0761efbcda0b9d188ed6d9e (diff)
downloadrtmux-63b2547a0255c42bff405ca34577de240a99b736.tar.gz
rtmux-63b2547a0255c42bff405ca34577de240a99b736.tar.bz2
rtmux-63b2547a0255c42bff405ca34577de240a99b736.zip
Fire hooks on the simple notifys (window-renamed and session-renamed),
the complicated ones get no hooks for now (more to come).
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 79746d01..877318c0 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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: