Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2015-12-17 00:01:08 +00:00
13 changed files with 128 additions and 41 deletions

6
tmux.1
View File

@ -3234,6 +3234,12 @@ Run when a client is attached.
Run when a client is detached
.It client-resized
Run when a client is resized.
.It pane-died
Run when the program running in a pane exits, but
.Ic remain-on-exit
is on so the pane has not closed.
.It pane-exited
Run when the program running in a pane exits.
.El
.Pp
Hooks are managed with these commands: