[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.8 and 1.9

version 1.8, 2009/06/03 15:47:14 version 1.9, 2009/06/03 15:58:40
Line 799 
Line 799 
 .D1 (alias: Ic nextl )  .D1 (alias: Ic nextl )
 Move a window to the next layout and rearrange the panes to fit.  Move a window to the next layout and rearrange the panes to fit.
 .It Xo Ic next-window  .It Xo Ic next-window
   .Op Fl a
 .Op Fl t Ar target-session  .Op Fl t Ar target-session
 .Xc  .Xc
 .D1 (alias: Ic next )  .D1 (alias: Ic next )
 Move to the next window in the session.  Move to the next window in the session.
   If
   .Fl a
   is used, move to the next window with a bell, activity or content alert.
 .It Xo Ic paste-buffer  .It Xo Ic paste-buffer
 .Op Fl d  .Op Fl d
 .Op Fl b Ar buffer-index  .Op Fl b Ar buffer-index
Line 811 
Line 815 
 .D1 (alias: Ic pasteb )  .D1 (alias: Ic pasteb )
 Insert the contents of a paste buffer into the current window.  Insert the contents of a paste buffer into the current window.
 .It Xo Ic previous-window  .It Xo Ic previous-window
   .Op Fl a
 .Op Fl t Ar target-session  .Op Fl t Ar target-session
 .Xc  .Xc
 .D1 (alias: Ic prev )  .D1 (alias: Ic prev )
 Move to the previous window in the session.  Move to the previous window in the session.
   With
   .Fl a ,
   move to the previous window with a bell, activity or content alert.
 .It Xo Ic refresh-client  .It Xo Ic refresh-client
 .Op Fl t Ar target-client  .Op Fl t Ar target-client
 .Xc  .Xc

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9