> Peter Samuelson wrote on Wed, Dec 14, 2011 at 18:16:27 -0600:
> > What you want is to pipe these emails into 'wdiff -ct | less -r'.  With

[Daniel Shahaf]
> Thanks for the tip!
> 
> What version of wdiff do you have?  On my system I have 0.6.3-1, which
> seems to be the latest, but doesn't have either -c or -t...

Sorry, I meant -d, not -c:

  -d, --diff-input           use single unified diff as input
  -t, --terminal             use termcap as for terminal displays

The -t option is apparently something that only appears if wdiff is
built with curses support (see http://bugs.debian.org/26992, an ancient
Debian bug talking about this).  But I'm using presumably the same
wdiff you are, 0.6.3-1 from Debian 6.

Peter

Reply via email to