Jethro Kuan

Results 91 comments of Jethro Kuan

Minor correction: a `.nvmrc` in the directory does not guarantee that `node` or `npm` is added into the path upon entering the directory. `nvm use` reads from it if no...

Hi, I've been trying to replicate this setup on our Franka, with the Franka gripper. Almost everything works as advertised, except for one catch: *the best grasp output by the...

it could but is much harder to implement (requires parsing biblio file), but this Next js website theme supports that: https://github.com/rasendubi/uniorg/tree/master/examples/org-braindump

@peterhoeg what's `dotenv` and what does `(dotenv-update-environment)` look like?

I'm also facing this issue, and have sort of reached a conclusion on why this happens. The TL;DR is that you can't do a `git branch` when there is 0...

Sorry, am unable to reproduce: ![image](https://user-images.githubusercontent.com/1667473/70297600-bce3e880-1829-11ea-9de8-0d751c1f9275.png) Perhaps it's related to you having 2 `nslookup`s? in `/usr/bin` and `/bin`, in which case I'm not sure if the correct behaviour is to...

I understand what you're trying to say, and I think the behaviour you're requesting is entirely possible and legitimate. I honestly don't use the tab completion with fzf, and currently...

This seems to only happen with the preview pane on... so the culprit is somewhere with this `{1}` and `{2}` splits, but I'm not sure how to resolve this atm....

Sorry for not getting back, have been pretty busy. I'm not familiar with this portion of the code itself, maybe @vic (who wrote these completion widgets) can help us out...

@reisub0 it's unfortunate that you've lost work because of that. I looked into this again, and am brought back to https://github.com/fish-shell/fish-shell/issues/3469. The crux of the issue is that for this...