Up to now I used emacs ediff mode for merging. I tried meld, but could not find a way to make one buffer/file read only. I never merge in two directions, that's way I make one part read only before merging.
meld: Make one part read only
1k Views Asked by guettli At
2
There are 2 best solutions below
0

The "Merge mode (in development)" section on the meld features page calls this Lock down and that kind of functionality doesn't seem to be released yet, beside it not being clear if this can be used outside of merge mode. ( status 2020-08 )
WHat you can do is make the file you don't want to change (temporarily) read-only. That will give you a lock-icon and a grey-ed out "Save file in this pane" icon next to your filename, and you cannot edit the file in that pane.
This article can help you I believe. It says