Free WinMerge alternative with more clear line comparison
- by sergdev
I use WinMerge to compare text files, usually alogn with TortoiseSVN.
It is pretty good.
The only thing which is inconvenient for me is very rough line comparison.
For instance, if I have two long lines without spaces and the only symbol is different in two string, WinMerge colors these two lines in the same color.
I want the similar tool as WinMerge (free, under Windows), but with more fine grain line comparison.
Does exist something like this?
Thanks.