Page 2 of 2

Posted: 2015-10-19, 09:09 UTC
by HuBa
This topic was already discussed a few years ago:
http://www.ghisler.ch/board/viewtopic.php?t=35597

Posted: 2015-11-03, 07:14 UTC
by kluvi
BTW, winmerge works. But TC shows differences in lines much smarter and tidy

Posted: 2015-11-05, 14:06 UTC
by ghisler(Author)
How does Winmerge handle editing when lines are hidden?

Posted: 2015-11-06, 20:48 UTC
by kluvi
How? Simple. It does not allow to edit if in limited context mode :-D

Posted: 2015-11-09, 09:58 UTC
by ghisler(Author)
Ah, that's indeed a simple solution. I'm sure users are going to complain if I do this in TC. But maybe it's worth the troubles...

Posted: 2015-11-09, 12:48 UTC
by MVV
I think you can try showing more lines when user moves cursor to a cut part (e.g. at least 3 lines between cut part and cursor position)...

Posted: 2015-11-09, 13:44 UTC
by kluvi
In WINmerge(only that inofficial build) you can choose CONTEXT (no of surrounding lines around difference.
And if You are viewing ALL (no skipping) you can edit it.
You (maybe )can trick it out in that way: if you switch from CONTEXTx to ALL, cursor remains in same position (line)
I didn't needed to edit in THAT mode...