=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.277 retrieving revision 1.278 diff -u -r1.277 -r1.278 --- src/usr.bin/tmux/tmux.1 2012/03/03 08:31:18 1.277 +++ src/usr.bin/tmux/tmux.1 2012/03/03 09:43:22 1.278 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.277 2012/03/03 08:31:18 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.278 2012/03/03 09:43:22 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -3084,7 +3084,7 @@ Load the contents of the specified paste buffer from .Ar path . .It Xo Ic paste-buffer -.Op Fl dr +.Op Fl dpr .Op Fl b Ar buffer-index .Op Fl s Ar separator .Op Fl t Ar target-pane @@ -3103,6 +3103,10 @@ The .Fl r flag means to do no replacement (equivalent to a separator of LF). +If +.Fl p +is specified, paste bracket control codes are inserted around the +buffer if the application has requested bracketed paste mode. .It Xo Ic save-buffer .Op Fl a .Op Fl b Ar buffer-index