[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.345 and 1.346

version 1.345, 2013/03/25 11:37:56 version 1.346, 2013/03/25 11:38:15
Line 1067 
Line 1067 
 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 aepq  .Op Fl aepPq
 .Op Fl b Ar buffer-index  .Op Fl b Ar buffer-index
 .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 1094 
Line 1094 
 also escapes non-printable characters as octal \exxx.  also escapes non-printable characters as octal \exxx.
 .Fl J  .Fl J
 joins wrapped lines and preserves trailing spaces at each line's end.  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  .Pp
 .Fl S  .Fl S
 and  and

Legend:
Removed from v.1.345  
changed lines
  Added in v.1.346