From be4c01697cec057e8043eb6b81ef959271581eb3 Mon Sep 17 00:00:00 2001 From: nicm Date: Wed, 25 Oct 2017 15:20:10 +0000 Subject: [PATCH] Note that notifications are also hooks. --- tmux.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tmux.1 b/tmux.1 index 984c7473..b2171b4c 100644 --- a/tmux.1 +++ b/tmux.1 @@ -3347,7 +3347,12 @@ layout after every set-hook after-split-window "selectl even-vertical" .Ed .Pp -In addition, the following hooks are available: +All the notifications listed in the +.Sx CONTROL MODE +section are hooks (without any arguments), except +.Ic %exit . +The following additional hooks are available: +.Pp .Bl -tag -width "XXXXXXXXXXXXXXXXXXXXXX" .It alert-activity Run when a window has activity.