=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.338 retrieving revision 1.339 diff -u -r1.338 -r1.339 --- src/usr.bin/tmux/tmux.1 2013/03/24 09:58:40 1.338 +++ src/usr.bin/tmux/tmux.1 2013/03/25 10:02:17 1.339 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.338 2013/03/24 09:58:40 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.339 2013/03/25 10:02:17 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 24 2013 $ +.Dd $Mdocdate: March 25 2013 $ .Dt TMUX 1 .Os .Sh NAME @@ -1062,8 +1062,7 @@ but a different format may be specified with .Fl F . .It Xo Ic capture-pane -.Op Fl e -.Op Fl p +.Op Fl aep .Op Fl b Ar buffer-index .Op Fl E Ar end-line .Op Fl S Ar start-line @@ -1076,6 +1075,9 @@ is given, the output goes to stdout, otherwise to the buffer specified with .Fl b or a new buffer if omitted. +If +.Fl a +is given, the alternate screen is used, and the history is not accessible. If .Fl e is given, the output includes escape sequences for text and background