I'm using the guard-zeus
gem in my application
The gem is behaving as expected, but the output to the console is all distorted.
It looks like extra tabs are being added, so the lines aren't breaking as they should
Anybody know how to fix this?
- zeus (0.15.1)
- guard-rspec (4.2.9)
- guard-zeus (2.0.0)
- guard (2.6.1)
- guard-livereload (2.2.0)
- rspec (2.99.0)
- rspec-collection_matchers (0.0.4)
- rspec-core (2.99.0)
- rspec-expectations (2.99.0)
- rspec-mocks (2.99.0)
- rspec-rails (2.99.0)