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.43k stars 797 forks source link

Make it possible to select the behavior when copying to another pane with "Copy to Right" etc. while text is selected. #2224

Closed sdottaka closed 7 months ago

sdottaka commented 7 months ago

This PR allows you to select the behavior when copying to another pane with "Copy to Right" etc. when text is selected.

image

refs #459, #1980