[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.559 and 1.560

version 1.559, 2017/06/07 14:37:30 version 1.560, 2017/06/09 09:21:24
Line 2420 
Line 2420 
 .Op Ic on | external | off  .Op Ic on | external | off
 .Xc  .Xc
 Attempt to set the terminal clipboard content using the  Attempt to set the terminal clipboard content using the
 \ee]52;...\e007  
 .Xr xterm 1  .Xr xterm 1
 escape sequences, if there is an  escape sequence, if there is an
 .Em \&Ms  .Em \&Ms
 entry in the  entry in the
 .Xr terminfo 5  .Xr terminfo 5
 description.  description (see the
   .Sx TERMINFO EXTENSIONS
   section).
   .Pp
 If set to  If set to
 .Ic on ,  .Ic on ,
 .Nm  .Nm
Line 3230 
Line 3232 
 .Ed  .Ed
 .Pp  .Pp
 In addition, the following hooks are available:  In addition, the following hooks are available:
 .Bl -tag -width "XXXXXXXXXXXXXXXX"  .Bl -tag -width "XXXXXXXXXXXXXXXXXXXXXX"
 .It alert-activity  .It alert-activity
 Run when a window has activity.  Run when a window has activity.
 See  See
Line 3255 
Line 3257 
 is on so the pane has not closed.  is on so the pane has not closed.
 .It pane-exited  .It pane-exited
 Run when the program running in a pane exits.  Run when the program running in a pane exits.
   .It pane-set-clipboard
   Run when the terminal clipboard is set using the
   .Xr xterm 1
   escape sequence.
 .It session-created  .It session-created
 Run when a new session created.  Run when a new session created.
 .It session-closed  .It session-closed

Legend:
Removed from v.1.559  
changed lines
  Added in v.1.560