Adam Gotterer

Results 6 issues of Adam Gotterer

tmux: 2.3 iterm: 3.0.10 neovim: 0.1.6 osx: 10.11.5 When I switch from a window to a bash prompt the first keystroke in the prompt is ignored. The second and all...

I'm trying to run auto update from a ruby-packer app but have been running into a malformed uri error on multiple webservers I tested on. I logged the request to...

Sometimes I use start/end to review a file and ultimately not make changes. But once the file is re-encrypted I'm asked to commit the changes even if nothing changed. Possible...

I assume this project is pretty dead due to the last commit being many years ago. But I figured I'd submit this bug anyways. Given the URL `?some_id[in]=1,2,3`, It converts...

Running `mr-sparkle` with no arguments causes the following error: ``` bash vagrant@www:/vagrant/api/entity$ mr-sparkle /home/vagrant/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/mr-sparkle-0.0.3/lib/mr-sparkle.rb:24:in `run': undefined method `filter' for # (NoMethodError) from /home/vagrant/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/mr-sparkle-0.0.3/bin/mr-sparkle:19:in `' from /home/vagrant/.rbenv/versions/2.1.2/bin/mr-sparkle:23:in `load' from /home/vagrant/.rbenv/versions/2.1.2/bin/mr-sparkle:23:in `'...

I have unicorn running in development with 2 worker processes. When guard detects a change it immediately kills the first worker and it reloads it quickly. But it takes several...