Waldir Pimenta
Waldir Pimenta
I don't think that requiring +1s in PRs or disabling self-sumbissions would necessarily be a net positive. The former would make PRs stale if nobody else is paying attention, which...
I would say that at least percentage completion in a chart like [this](https://commons.wikimedia.org/wiki/File:FOSS_Localization_-_Unicode_Basic_Multilinguial_Plane.png) could be pretty useful: 
@mookid please reconsider. I've been following the development of a [similar tool](https://github.com/dandavison/delta), and since they [introduced](https://github.com/dandavison/delta/issues/205#issuecomment-650376930) git-config-based customization, the tool has been much more convenient to use and to tweak....
It is, as you say, a workaround. It works, of course, but I'd like to be able to tweak the configuration more easily than editing a long string with a...
@mookid I think it would be good if `diffr` used the [same formatting syntax as git config uses](https://git-scm.com/docs/git-config#Documentation/git-config.txt-color), as I suggested earlier in #41. That would also make these configurations...
(I wonder if any of @dandavison's code could be of help here, especially since `delta` is also written in rust.)
> Can you share some code with a proposal of the behaviour you would like to see, based on that PR? Sorry, I am only familiar with delta's interface as...
> The last line is just backticks. I just don't know how to render them in this comment box. You can indent the entire fenced block (including the backtick lines)...
I'd suggest setting up a dedicated organization (e.g. github.com/csg.js/csg.js), to better indicate its status as the community-agreed canonical repo.
How about linking to the [tldr-pages entry](https://github.com/tldr-pages/tldr/blob/5ff5ff69e266952d82fa2a69024b3f5b296e1eb3/pages/common/git-imerge.md) instead?