26

I have two text documents with 1000 lines each and there are (let's say) 50 lines that are highlighted as different. Is there a way to view/extract only those lines that differ, either with a filter or perhaps a way to sort to get the differences at the top?

LCIII
  • 444

2 Answers2

17

Use the WinMerge 2011 fork instead which has this feature:

1

Karan
  • 57,289
11

For today, with version 2.16.16.0 x64 of WinMerge you can show only rows that differ by Ctrl+D keyboard shortcut which is the same as menu: View => Context difference => Switch all rows.

pbies
  • 3,550