Waldir Pimenta

Results 753 comments of Waldir Pimenta

Turns out it wasn't enough to simply reset the original `.plist` contents and have `arbtt` work again. So what I did was edit the `screenshot.sh` script: ```diff #!/bin/sh -/usr/sbin/screencapture /tmp/foobar.png...

Glad that helped @LiamHz. Just to be sure, your steps are exactly what I did, but presented as an easy to follow list, right? In that case, I'm afraid we...

Just adding a visual reference for those following along: ![](https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Vector_norms.svg/140px-Vector_norms.svg.png) ([source](https://commons.wikimedia.org/wiki/File:2D_unit_balls.svg))

@lorengphd that's a common issue that people have when trying to understand how git works. The direction of the arrows has to do with how the commits are linked together....

Also `^n`, for accessing the different parents of a merge commit (and combinations `^2~3` would be nice to have as well).

> instead of "Share" you may want to call it "Manage sharing", "sharing options" or something like that. Or simply "Sharing..." (ellipses are commonly used to indicate that a menu...

Given the popularity of [nvm](https://github.com/nvm-sh/nvm), I'd actually support having a note explicitly indicating its _lack of support_ for `.node-version`, just to avoid possible confusion due to its absence from this...

It would also be nice if this was configurable by the length of the URL — i.e. non-reference links shorter than N characters would not trigger this rule, with the...

@gka ping :)

Hey @gka, any chance you could take a look at this? Let me know if you need anything changed.