[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.46 and 1.47

version 1.46, 2009/07/27 12:11:11 version 1.47, 2009/07/28 06:48:44
Line 1064 
Line 1064 
 command.  command.
 .It Xo Ic select-layout  .It Xo Ic select-layout
 .Op Fl t Ar target-window  .Op Fl t Ar target-window
 .Ar layout-name  .Op Ar layout-name
 .Xc  .Xc
 .D1 (alias: selectl )  .D1 (alias: selectl )
 Choose a specific layout for a window.  Choose a specific layout for a window.
   If
   .Ar layout-name
   is not given, the last layout used (if any) is reapplied.
 .It Xo Ic select-pane  .It Xo Ic select-pane
 .Op Fl p Ar pane-index  .Op Fl p Ar pane-index
 .Op Fl t Ar target-window  .Op Fl t Ar target-window

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47