[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.479 and 1.480

version 1.479, 2016/01/31 09:54:46 version 1.480, 2016/03/01 11:58:45
Line 717 
Line 717 
 .Pp  .Pp
 If  If
 .Fl E  .Fl E
 is used,  is used, the
 .Ic update-environment  .Ic update-environment
 option will not be applied.  option will not be applied.
 .It Xo Ic detach-client  .It Xo Ic detach-client
Line 853 
Line 853 
 .Ar target-session .  .Ar target-session .
 This means they share the same set of windows - all windows from  This means they share the same set of windows - all windows from
 .Ar target-session  .Ar target-session
 are linked to the new session and any subsequent new windows or windows being  are linked to the new session, any new windows are linked to both sessions and
 closed are applied to both sessions.  any windows closed removed from both sessions.
 The current and previous window and any session options remain independent and  The current and previous window and any session options remain independent and
 either session may be killed without affecting the other.  either session may be killed without affecting the other.
 Giving  
 .Fl n  .Fl n
 or  and
 .Ar shell-command  .Ar shell-command
 are invalid if  are invalid if
 .Fl t  .Fl t
Line 875 
Line 874 
 .Pp  .Pp
 If  If
 .Fl E  .Fl E
 is used,  is used, the
 .Ic update-environment  .Ic update-environment
 option will not be applied.  option will not be applied.
 .It Xo Ic refresh-client  .It Xo Ic refresh-client
Line 1250 
Line 1249 
 .Op Fl dP  .Op Fl dP
 .Op Fl F Ar format  .Op Fl F Ar format
 .Op Fl s Ar src-pane  .Op Fl s Ar src-pane
 .Op Fl t Ar dst-pane  .Op Fl t Ar dst-window
 .Xc  .Xc
 .D1 (alias: Ic breakp )  .D1 (alias: Ic breakp )
 Break  Break

Legend:
Removed from v.1.479  
changed lines
  Added in v.1.480