Robert Claypool

Results 9 comments of Robert Claypool

@eapache, I submitted https://github.com/kien/rainbow_parentheses.vim/pull/16 before seeing that your fork is more active.

@eapache, done! Sorry for the delay... https://github.com/eapache/rainbow_parentheses.vim/pull/8

That's great news, thanks for the heads-up. > "While supplies last, GitHub users can purchase special edition U2F Security Keys for $5 plus shipping and handling" -- https://github.com/blog/2071-github-supports-universal-2nd-factor-authentication They are...

Correction: KeeChallenge does _not_ use OTP (one time passwords). I was thinking of [otpkeyprov](http://keepass.info/plugins.html#otpkeyprov) which does. KeeChallenge uses the [HMAC-SHA1 Challenge-Response method](https://www.yubico.com/products/services-software/personalization-tools/challenge-response/), and I'm not sure if these $5 special...

Is anyone looking for remote work? I need to hire someone to integrate Maputnik into a commercial SaaS product as [TomTom has done](https://github.com/maputnik/editor/issues/164#issuecomment-451662414). The hosting app is a fork of...

Bump! @theganyo,@earth2marsh, @gbrail, @whitlockjc, @WWitman

@theganyo, @whitlockjc, This PR resolves a vulnerability reported by `npm audit`, https://www.npmjs.com/advisories/577 Please merge.

Adding psql's `\e` meta command to open `$EDITOR` (nvim for me) would be epic. Would that work for this Zed request too? > \e or \edit [ filename ] [...