On 01/04/2023 14:59, DdB wrote:
In fact, unfortunately, i did not understand the necessity to wrap the output, as i am happily using the synchronised scrollbar (inside meld) in such cases, but ofc, that may not fit your use case.
If it is prose text formatted as a line per paragraph then wrapped lines become a must have feature. I do not use such approach, but sometimes I use :wrap command in vimdiff. I tried meld several years ago, but I found no reason to use it instead of vim. Out of curiosity I have tried "meld wrap line" in a search engine and got a couple of stackoverflow questions. Answers recommend Meld → Preferences → Editor → Enable text wrapping.
I believe that an editor is suited much better than a viewer for reviewing of edited version of text. Certainly changes should be tracked in a version control system.