aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-10-25 18:01:17 +0100
committerThomas Adam <thomas@xteddy.org>2017-10-25 18:01:17 +0100
commitd36ac3db15ae90e6cf30ba6bb22ccb584cbeeb46 (patch)
tree887b9a20dc21102031cf446257427c19210779ba
parent0072bc65e61ac2be284fab2c9afafc62a92e6c75 (diff)
parentbe4c01697cec057e8043eb6b81ef959271581eb3 (diff)
downloadrtmux-d36ac3db15ae90e6cf30ba6bb22ccb584cbeeb46.tar.gz
rtmux-d36ac3db15ae90e6cf30ba6bb22ccb584cbeeb46.tar.bz2
rtmux-d36ac3db15ae90e6cf30ba6bb22ccb584cbeeb46.zip
Merge branch 'obsd-master'
-rw-r--r--tmux.17
1 files changed, 6 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 0c760b10..fe385106 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3351,7 +3351,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.