Waldir Pimenta

Results 753 comments of Waldir Pimenta

> Try clearing ALL the color options from both ~/.gitconfig and .git/config and see if that resolves the problem? I had already done so, and double-checked now. > You can...

Huh, intriguing. So what you see as `[REVERSE]` and `[NOTREV]`, I see as `[UKN: 7]` and `[UKN: 27]`, respectively. Maybe it's shell-dependent? I'm using iTerm2 on a macOS, in case...

> @waldyrious I updated the ansi_reveal.pl yesterday to show REV/NOTREV after your first post I can confirm, I've pulled the latest changes, and now I get exactly the same output...

Interestingly, there's a request for precisely the opposite feature in difftastic :) https://github.com/Wilfred/difftastic/issues/34

Great! I too fail to see how this would be breaking for non-contrived cases. (Thanks for the fast response btw.)

@satvikpendem there's already `fnm install --lts` / `fnm install lts-latest` to install the latest LTS. [Apparently](https://github.com/Schniz/fnm/issues/644#issuecomment-1018448684) there's no convenient shorthand to install the latest non-LTS version (cc @dennisbaum), but that...

Yeah, but if I'm on 14 I'd like `fnm upgrade` to bump me to the latest 14.x.x, whereas if I'm on 16 I'd like the same command to bump me...

Interesting, @thibaudcolas. With the release of [0.37.0](https://github.com/nvm-sh/nvm/releases/tag/v0.37.0), I assumed the speed difference would be much lower between `nvm` and `fnm`, but apparently that isn't the case.

> I think that last part maybe should be kept, and be "See the `el` option"? I added that link right above the code sample, which is why I removed...

> @trusktr you have some requested change. Is it good to review or still needs to be addressed ? I responded to his comment with some considerations and proposed alternatives....