I am comparing this project with [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) with the `diff -u` usage. I want to see the difference between two files named `one` and `two`:  As you can see diff-so-fancy highlights the different word on the first line. Why delta doesn't do it?