=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.345 retrieving revision 1.346 diff -u -r1.345 -r1.346 --- src/usr.bin/tmux/tmux.1 2013/03/25 11:37:56 1.345 +++ src/usr.bin/tmux/tmux.1 2013/03/25 11:38:15 1.346 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.345 2013/03/25 11:37:56 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.346 2013/03/25 11:38:15 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -1067,7 +1067,7 @@ but a different format may be specified with .Fl F . .It Xo Ic capture-pane -.Op Fl aepq +.Op Fl aepPq .Op Fl b Ar buffer-index .Op Fl E Ar end-line .Op Fl S Ar start-line @@ -1094,6 +1094,9 @@ also escapes non-printable characters as octal \exxx. .Fl J joins wrapped lines and preserves trailing spaces at each line's end. +.Fl P +captures only any output that the pane has received that is the beginning of an +as-yet incomplete escape sequence. .Pp .Fl S and