[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.157 and 1.158

version 1.157, 2010/03/22 19:10:42 version 1.158, 2010/03/22 19:13:28
Line 1 
Line 1 
 .\" $Id$  .\" $OpenBSD$
 .\"  .\"
 .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>  .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
 .\"  .\"
Line 2360 
Line 2360 
 .It Xo Ic paste-buffer  .It Xo Ic paste-buffer
 .Op Fl dr  .Op Fl dr
 .Op Fl b Ar buffer-index  .Op Fl b Ar buffer-index
 .Op Fl t Ar target-window  .Op Fl t Ar target-pane
 .Xc  .Xc
 .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 specified pane.
   If not specified, paste into the current one.
 With  With
 .Fl d ,  .Fl d ,
 also delete the paste buffer from the stack.  also delete the paste buffer from the stack.

Legend:
Removed from v.1.157  
changed lines
  Added in v.1.158