[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.337 and 1.338

version 1.337, 2013/03/24 09:57:59 version 1.338, 2013/03/24 09:58:40
Line 666 
Line 666 
 Lock all clients attached to  Lock all clients attached to
 .Ar target-session .  .Ar target-session .
 .It Xo Ic new-session  .It Xo Ic new-session
 .Op Fl d  .Op Fl AdD
 .Op Fl n Ar window-name  .Op Fl n Ar window-name
 .Op Fl s Ar session-name  .Op Fl s Ar session-name
 .Op Fl t Ar target-session  .Op Fl t Ar target-session
Line 696 
Line 696 
 If run from a terminal, any  If run from a terminal, any
 .Xr termios 4  .Xr termios 4
 special characters are saved and used for new windows in the new session.  special characters are saved and used for new windows in the new session.
   .Pp
   The
   .Fl A
   flag makes
   .Ic new-session
   behave like
   .Ic attach-session
   if
   .Ar session-name
   already exists; in the case,
   .Fl D
   behaves like
   .Fl d
   to
   .Ic attach-session .
 .Pp  .Pp
 If  If
 .Fl t  .Fl t

Legend:
Removed from v.1.337  
changed lines
  Added in v.1.338