Linux Mint 20, Emacs 27.2, vdiff -20210426.155
I create two files and want to find the difference between them.
M-x vdiff-files
Select file1.txt and file2.txt
Here is the result:
As you can see both files have different content (last character in every row).
Why does vdiff not show this difference?