
In largest files, the character that causes difference may not be visible.
It would be useful to have a function that shows you the next different char within the same line.
Sorry for my english, I'm italian...

Moderators: Hacker, petermad, Stefan2, white
I think you do not mean large files, but rather files with long line lengths, i.e. the text is wide (IT: largo?).Zizzy wrote: 2018-10-24, 13:28 UTC In largest files, the character that causes difference may not be visible.
Hint - you can scroll faster sideways (30 characters at a time) by using Alt+Left/Right Arrow.You have to do that manually and look for the difference in red.
Next/Previous difference should jump to next/previous red characterfoersom wrote: 2018-11-01, 22:49 UTC The problem is what to do when it is not just one word that are different, but perhaps several separate words or several individual letters that are different. Should "Next difference" and "Previous difference" jump to each case? Or only to the first case of a difference on a line?
Good idea, but this function should be usefulpetermad wrote: 2018-11-03, 16:36 UTC Hint - you can scroll faster sideways (30 characters at a time) by using Alt+Left/Right Arrow.