aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2017-10-25 15:20:10 +0000
committernicm <nicm>2017-10-25 15:20:10 +0000
commitbe4c01697cec057e8043eb6b81ef959271581eb3 (patch)
treedebebce1c94bb2479be8686809723f71141fb0ee
parent578a63bbc9ac29378f844827fc393e21ae6cb6b6 (diff)
downloadrtmux-be4c01697cec057e8043eb6b81ef959271581eb3.tar.gz
rtmux-be4c01697cec057e8043eb6b81ef959271581eb3.tar.bz2
rtmux-be4c01697cec057e8043eb6b81ef959271581eb3.zip
Note that notifications are also hooks.
-rw-r--r--tmux.17
1 files changed, 6 insertions, 1 deletions
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.