"Truncated by diffoscope" message part of diff
currently comparing files from issue: #109
will result in message "truncated by diffoscope len: [number] SHA: [sha-string]" this message is part of the diff (it will have background-color, as it's part of the diff but it's not) see here the line before 32:
fix:
- put some indication of the error in the diff-itself which will not be part of diff, such as new line (without line-counter, before line 32 in above example) with "warning/error icon" instead with the text message: "truncated by diffoscope len: [number] SHA: [sha-string]"
Edited by Chris Lamb