@llimllib thanks will try that, here's a gist https://gist.github.com/jvns/4b05f1ebd64240c41d0682485a7a3456
Top-level
@llimllib thanks will try that, here's a gist https://gist.github.com/jvns/4b05f1ebd64240c41d0682485a7a3456 3 comments
@llimllib weird! I tried with (I think) the exact same versions and command line arguments but I get the same thing as before @b0rk I'm stumped! Do the `--diff-highlight` or`--diff-so-fancy` arguments change anything? Here's my `delta --show-config`: https://gist.github.com/llimllib/1c4dd5be2fbebf77867aa3c219e68885 |
@b0rk Interesting! delta with no options set works for me.
(I initially tested on delta 0.17.0, noticed that there was a newer version, and it works unchanged on 0.18.2)
edit: I had to drop `--max-line-distance` down to 0.1 to reproduce the behavior you're seeing