[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.329 and 1.330

version 1.329, 2013/03/22 16:03:35 version 1.330, 2013/03/22 18:45:36
Line 912 
Line 912 
 .Ic bind-key  .Ic bind-key
 and  and
 .Ic unbind-key .  .Ic unbind-key .
 One command in accepts an argument,  One command accepts an argument,
 .Ic copy-pipe ,  .Ic copy-pipe ,
 which copies the selection and pipes it to a command.  which copies the selection and pipes it to a command.
 For example the following will bind  For example the following will bind
Line 1066 
Line 1066 
 is given, the output includes escape sequences for text and background  is given, the output includes escape sequences for text and background
 attributes.  attributes.
 .Fl C  .Fl C
 also escapes non-printable characters as octal \\xxx.  also escapes non-printable characters as octal \exxx.
 .Fl J  .Fl J
 joins wrapped lines.  joins wrapped lines.
 .Pp  .Pp

Legend:
Removed from v.1.329  
changed lines
  Added in v.1.330