@b0rk Here's what delta looks like for me, it seems to provide what you're looking for?
Top-level
7 comments
@llimllib thanks will try that, here's a gist https://gist.github.com/jvns/4b05f1ebd64240c41d0682485a7a3456 @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 I don't have a very fancy config, this is it: https://github.com/llimllib/personal_code/blob/master/homedir/.gitconfig#L82-L100
the zshrc function referenced just controls setting it side-by-side on larger terminals but not narrower ones: https://github.com/llimllib/personal_code/blob/master/homedir/.zshrc#L404-L414