WinMerge / winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://winmerge.org/
GNU General Public License v2.0
6.39k stars 793 forks source link

Copy missing lines in bulk #311

Open delidolu1adam opened 4 years ago

delidolu1adam commented 4 years ago

Is there a method to copy the missing lines in 2.txt from the 1.txt file in bulk? If not, is there any possibility to add this to the application? Because it is really tiring to check a 350,000k line file monthly.

sdottaka commented 4 years ago

Unfortunately, there is no such feature in WinMerge. Such a feature could be implemented as a plugin, but it's not likely to be implemented anytime soon.