Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-06-07 17:30:06 +01:00
2 changed files with 54 additions and 7 deletions

16
tmux.1
View File

@@ -2668,7 +2668,7 @@ but a different format may be specified with
.Fl F .
.Tg capturep
.It Xo Ic capture\-pane
.Op Fl aepPqCJMN
.Op Fl aeFLpPqCJMN
.Op Fl b Ar buffer\-name
.Op Fl E Ar end\-line
.Op Fl S Ar start\-line
@@ -2708,6 +2708,20 @@ implies
.Fl P
captures only any output that the pane has received that is the beginning of an
as-yet incomplete escape sequence.
.Fl L
includes the line number at the start of each line and
.Fl F
includes the flags (where
.Ql -
is no flags,
.Ql D
is an unused line,
.Ql O
is a line marked as output,
.Ql P
is a line marked as a prompt and
.Ql X
is a line containing extended cells).
.Pp
.Fl S
and