diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-10-25 18:01:17 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-10-25 18:01:17 +0100 |
commit | d36ac3db15ae90e6cf30ba6bb22ccb584cbeeb46 (patch) | |
tree | 887b9a20dc21102031cf446257427c19210779ba | |
parent | 0072bc65e61ac2be284fab2c9afafc62a92e6c75 (diff) | |
parent | be4c01697cec057e8043eb6b81ef959271581eb3 (diff) | |
download | rtmux-d36ac3db15ae90e6cf30ba6bb22ccb584cbeeb46.tar.gz rtmux-d36ac3db15ae90e6cf30ba6bb22ccb584cbeeb46.tar.bz2 rtmux-d36ac3db15ae90e6cf30ba6bb22ccb584cbeeb46.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |