Chaim Halbert

Results 44 comments of Chaim Halbert

Thanks! I created an issue there: go-yaml/yaml/issues/797

I recently cleared and rebuilt my development environment, and I am having the same issue in bash. I can see that `goapp` exists at `google-cloud-sdk/platform/google_appengine/goapp`, but it is not in...

I've been finding that the other deploy commands are more strict than `goapp deploy`, and would require restructuring my project directory. But aside from that, I don't know of any...

I want this too! +1

Thanks, but the Gist does not play nicely with internationalization or custom strings. We need something with deeper integration.

I love the indicator idea! I also like the idea of setting the keyboard into either mode manually, but I'm not so keen on fixing it permanently. It would be...

I am still able to reproduce this problem on v8.2.4532 and v9.1.16, using `:call system('sleep 10')` followed by ctrl-z. Neovim has solved this problem by waiting until the subprocess finishes...

I was having trouble flashing my ergodox infinity for the same reason. On arch linux, my workaround was: 1. ``` sudo pacman -S --needed dfu-util ``` 2. In the configurator,...