Samuel Plentz
Samuel Plentz
I just wanted to request the same. Especially when comparing verses it is strange to see this bible there. (I am German)
Thanks a lot for the pointer to #550. I like that substitution filter GUI more. Could you point out where the current implementation (after the ```this line matches that line```-algorithm)...
@sdottaka: I consider to create a pull request for this, but I don't want to start, before you comment on this. I am open for other ideas facing that issue.
I made a mockup, how it could look:  Colors and strings could be adjusted. I think it is a good idea to provide some kind of warning banner. Do...
Probably the banner should be yellow (warning) instead of red (error), because everything works like intended.
Mh, my motivation to implement this is somewhat reduced, as I found a neat workaround suitable for me. I use the newly introduced `winmerge.ini` from #248. Thank you! By adding...
I tried to look into an implementation. The right place should be in the code inserted in pull request #750, correct? If I understand it correctly there is no `read...
Good idea to add another section to the winmerge.ini file. I had the `/inifile` command-line option in mind and wanted to duplicate it, but this approach is better. I created...
I just tested the new "Defaults" section of the ini file in the current beta. Everything works as intended.
Should be this part of the code: https://github.com/WinMerge/winmerge/blob/98f1c722244667c426a864a179998e3b1f751359/Src/MergeEditView.cpp#L1841-L1889