Results 368 comments of Takashi Sawanaka

I understand that you want it to behave like the image above, but with the current WinMerge Substitution filters feature, you can't get results like the one above. I understand...

By specifying the `/inifile ` command line option as shown below, settings can be saved and loaded in the specified INI file instead of the registry. ~~~ "c:\Program Files\winmerge\WinMergeU.exe" /inifile...

I could not reproduce this issue. What version of WinMerge are you using?

There is a search function in the manual displayed by pressing the F1 key on WinMerge, so please try using that.

This may help if you specify the QueryJSON plugin as below, which will remove the "shafts" field. `QueryJSON "del(.shafts)"` ![image](https://github.com/WinMerge/winmerge/assets/98126/87844cac-b4db-4c4b-9bcc-9aa7aca1dff5) ![image](https://github.com/WinMerge/winmerge/assets/98126/5790008c-8cf2-4f5a-bfe1-1a6daaf96dfd)

Unfortunately, WinMerge does not have the ability to compare pairs of files with the same filename but different extensions. However, when comparing jpg and png files, there will always be...

You can change the font size from View → Select Font menu item. ![image](https://github.com/WinMerge/winmerge/assets/98126/ee106e22-03df-4a71-b04f-fcc21e5e48f8) ![image](https://github.com/WinMerge/winmerge/assets/98126/e79d569b-f178-45db-aa17-e801fe66692c)

Unfortunately, WinMerge does not have the ability to filter specific fields. However, although your version 2.16.2 is relatively old, there is a plugin called PrediffLineFilter.sct that replaces the specified pattern...

Sorry, the above pattern was incorrect, so I edited the comment. (`\1` is also a mistake for `$1`) $1 is replaced with a string matching `(([^|]*\|){9})`, that is, a string...

I tried creating the following files, but I couldn't reproduce this problem. Could you please provide the files to reproduce? ![image](https://github.com/WinMerge/winmerge/assets/98126/313182aa-8366-4cbe-9d1a-6eab68804778)