imgurr icon indicating copy to clipboard operation
imgurr copied to clipboard

Command line utility for Imgur in ruby

Results 5 imgurr issues
Sort by recently updated
recently updated
newest added

``` /home/jeff/.rvm/gems/ruby-2.2.1/gems/imgurr-1.0.0/lib/imgurr/platform.rb:78:in `popen': No such file or directory - xclip (Errno::ENOENT) from /home/jeff/.rvm/gems/ruby-2.2.1/gems/imgurr-1.0.0/lib/imgurr/platform.rb:78:in `copy' from /home/jeff/.rvm/gems/ruby-2.2.1/gems/imgurr-1.0.0/lib/imgurr/command.rb:135:in `upload' from /home/jeff/.rvm/gems/ruby-2.2.1/gems/imgurr-1.0.0/lib/imgurr/command.rb:102:in `delegate' from /home/jeff/.rvm/gems/ruby-2.2.1/gems/imgurr-1.0.0/lib/imgurr/command.rb:27:in `execute' from /home/jeff/.rvm/gems/ruby-2.2.1/gems/imgurr-1.0.0/bin/imgurr:8:in `' from /home/jeff/.rvm/gems/ruby-2.2.1/bin/imgurr:23:in `load' from...

System is called on unsanitized output from the API... Please do something about it (specify args, use Shellwords.shellescape, etc.)

Add completion support for bash and ZSH shell.

New Feature