Waldir Pimenta

Results 753 comments of Waldir Pimenta

Perhaps a hybrid [frecency](https://en.wikipedia.org/wiki/Frecency) measure would provide a useful middle ground?

Just a side note that supporting sixel would probably make this package more like a TerminalPlots.jl than a UnicodePlots.jl :)

I did look at my configs, to be sure (I set this up a while ago), but none of the settings from the README were defined there: ```console $ git...

> Highlighting in d-s-f is entirely delegated to `diff-highlight` Note that I set `diff-highlight` manually, following [these instructions](https://stackoverflow.com/questions/5326008/highlight-changed-lines-and-changed-bytes-in-each-changed-line/15149253#15149253). Does DSF bring its own copy of it?

> Highlighting in d-s-f is entirely delegated to diff-highlight [The script](https://github.com/so-fancy/diff-so-fancy/blob/master/lib/DiffHighlight.pm) seems to be [almost identical](https://www.diffchecker.com/IgSDzQs8) to [git's copy](https://github.com/git/git/blob/master/contrib/diff-highlight/DiffHighlight.pm). It sure looks like those differences are what's causing the discrepancy.

> Can this issue be closed then? I don't follow — why do you say so? The request is for a CLI option to make diff-so-fancy use the same coloring...

> Are you setting any diff-hightlight colors in your git config? Or just relying on the colors that are hardcoded in diff-highlight itself? AFAIK, no — but just to make...

I know that I can tweak it manually :) what I am asking for here is a feature (a command-line flag, or a custom git config option, as I mentioned...

First of all, thanks so much for considering making that the default in diff-so-fancy as well! However, I'm not really seeing the same output yet (note: I had to check...

Yeah! It's pretty much identical now, with the only difference being the use of bold. Is that intentional? ![Screenshot 2021-06-01 at 11 07 35](https://user-images.githubusercontent.com/478237/120306448-c7b9f500-c2c9-11eb-965d-6c094e370977.png)