aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-01-16 02:01:10 +0000
committerThomas Adam <thomas@xteddy.org>2016-01-16 02:01:10 +0000
commit5d21faa99c9a005208e88be72ef2c1e02cf6d128 (patch)
tree7989248cab6f1c676b4cfe969cd578c9f660b7fe /tmux.1
parent506adf376478c28a8ac50768cedc067fdd089483 (diff)
parentc9815307ebe8b729504d383904ae3ef3b862cf11 (diff)
downloadrtmux-5d21faa99c9a005208e88be72ef2c1e02cf6d128.tar.gz
rtmux-5d21faa99c9a005208e88be72ef2c1e02cf6d128.tar.bz2
rtmux-5d21faa99c9a005208e88be72ef2c1e02cf6d128.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 10 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index f3c8066d..87b4a6f4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3228,6 +3228,16 @@ Each hook has a
.Em name .
The following hooks are available:
.Bl -tag -width "XXXXXXXXXXXXXXXX"
+.It alert-activity
+Run when a window has activity.
+See
+.Ic monitor-activity .
+.It alert-bell
+Run when a window has received a bell.
+.It alert-silence
+Run when a window has been silent.
+See
+.Ic monitor-silence .
.It client-attached
Run when a client is attached.
.It client-detached