asok / projectile-rails

Emacs Rails mode based on projectile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some ansi codes printed by pry are misinterpreted when the rails console is run using zeus or spring

asok opened this issue · comments

Continuation of #11.
As stated in READM the workaround is to do Pry.config.correct_indent = false.