When I compare 2 large files
I used winmerge
It is a great tool that can find the delta between 2 files
In my case
Each of 2 files nearly contains 3000 lines
And there are some lines ONLY contain changes
Any Way to make identical lines in both files not to be shown when compare?
And show ONLY lines that have deltas?
To can inspect only DELTA lines and minimize scrolling overhead hover too long vertical files comparison result
EDIT: My answer is not correct anymore. See answer blow.
OLD ANSER:
From the winmerge FAQ:
4.6. Can I hide similar lines in a file comparison, so that only different lines are visible?