Eric Hu
Eric Hu
``` /Users/erichu/.gem/ruby/2.3.3/gems/rb-scpt-1.0.1/lib/rb-scpt.rb:676:in `rescue in method_missing': Unknown property, element or command: 'current_terminal' (RuntimeError) ``` The backtrace includes: ``` from /Users/erichu/.gem/ruby/2.3.3/gems/consular-iterm-1.0.3/lib/consular/iterm.rb:57:in `process!' ``` I found that there's a difference between the current...
I have `export CIRCLECI_CLI_TOKEN=...` set in my `.bash_profile`, but this shows initialized false: ``` $ circleci me { "initialized": false, "outcome": "failed" } ``` If I use `circleci init`, other...
First off, thanks for this extension, it saves me a lot of time, typing, and jumping between windows! I've sometimes had issues reading the test output sometimes. I'm currently working...
Hi there! I'm not sure if this was working in the past for my setup, but I noticed recently that "go to definition" failed for my project files. On closer...
I normally browse with NERDTree open in the current project folder. NERDTree sits in its own tab (at tab position 0) and I open each project file in a new...
Thanks for writing this plugin! It's been a huge help for me in working with Backbone.js I've been having some indentation issues with `.jst.ejs.haml` files--I'm not sure if this is...
This is for issue [#57]. I took the feedback from deivid-rodriguez to rewrite some tests and squashed out some of my old commits.