diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-01-16 02:01:10 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-01-16 02:01:10 +0000 |
commit | 5d21faa99c9a005208e88be72ef2c1e02cf6d128 (patch) | |
tree | 7989248cab6f1c676b4cfe969cd578c9f660b7fe /tmux.1 | |
parent | 506adf376478c28a8ac50768cedc067fdd089483 (diff) | |
parent | c9815307ebe8b729504d383904ae3ef3b862cf11 (diff) | |
download | rtmux-5d21faa99c9a005208e88be72ef2c1e02cf6d128.tar.gz rtmux-5d21faa99c9a005208e88be72ef2c1e02cf6d128.tar.bz2 rtmux-5d21faa99c9a005208e88be72ef2c1e02cf6d128.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |