[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.287 and 1.288

version 1.287, 2012/04/01 10:42:39 version 1.288, 2012/04/01 13:18:38
Line 1451 
Line 1451 
 .Fl U  .Fl U
 or downward (numerically higher).  or downward (numerically higher).
 .It Xo Ic select-layout  .It Xo Ic select-layout
 .Op Fl np  .Op Fl npUu
 .Op Fl t Ar target-window  .Op Fl t Ar target-window
 .Op Ar layout-name  .Op Ar layout-name
 .Xc  .Xc
Line 1468 
Line 1468 
 and  and
 .Ic previous-layout  .Ic previous-layout
 commands.  commands.
   .Pp
   .Fl U
   and
   .Fl u
   step forward and back through previous layouts, up to the maximum set by the
   .Ic layout-history-limit
   option.
 .It Xo Ic select-pane  .It Xo Ic select-pane
 .Op Fl lDLRU  .Op Fl lDLRU
 .Op Fl t Ar target-pane  .Op Fl t Ar target-pane
Line 2508 
Line 2515 
 or  or
 .Ar height .  .Ar height .
 A value of zero restores the default unlimited setting.  A value of zero restores the default unlimited setting.
   .Pp
   .It Ic layout-history-limit Ar limit
   Set the number of previous layouts stored for recovery with
   .Ic select-layout
   .Fl U
   and
   .Fl u .
 .Pp  .Pp
 .It Ic main-pane-height Ar height  .It Ic main-pane-height Ar height
 .It Ic main-pane-width Ar width  .It Ic main-pane-width Ar width

Legend:
Removed from v.1.287  
changed lines
  Added in v.1.288