[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.679 and 1.680

version 1.679, 2019/07/30 10:10:02 version 1.680, 2019/08/01 08:42:34
Line 1642 
Line 1642 
 but a different format may be specified with  but a different format may be specified with
 .Fl F .  .Fl F .
 .It Xo Ic capture-pane  .It Xo Ic capture-pane
 .Op Fl aepPqCJ  .Op Fl aepPqCJN
 .Op Fl b Ar buffer-name  .Op Fl b Ar buffer-name
 .Op Fl E Ar end-line  .Op Fl E Ar end-line
 .Op Fl S Ar start-line  .Op Fl S Ar start-line
Line 1667 
Line 1667 
 attributes.  attributes.
 .Fl C  .Fl C
 also escapes non-printable characters as octal \exxx.  also escapes non-printable characters as octal \exxx.
   .Fl N
   preserves trailing spaces at each line's end and
 .Fl J  .Fl J
 joins wrapped lines and preserves trailing spaces at each line's end.  preserves trailing spaces and joins any wrapped lines.
 .Fl P  .Fl P
 captures only any output that the pane has received that is the beginning of an  captures only any output that the pane has received that is the beginning of an
 as-yet incomplete escape sequence.  as-yet incomplete escape sequence.

Legend:
Removed from v.1.679  
changed lines
  Added in v.1.680