colored diff

Tim Smith tzs@tzs.net
Thu Oct 15 00:44:00 GMT 1998


On Wed, 14 Oct 1998, Christoph Kukulies wrote:
> A bit off-topic but maybe someone knows a solution:
> 
> I'm looking a  (gnu) diff program, that is capable of highlighting
> the differences between two files.

If you do a context diff into a file (diff -c file1 file2 > output) and
then view the output with vim (or gvim) with syntax highlighting enabled,
it will color various interesting things.

--Tim Smith

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list