I cannot get macvim to show color in my terminal for cucumber or rspec. The output looks like this:
14[0m
[32mGiven I have a post with name "[32m[1mSample Post[0m[0m[32m"[90m
# features/step_definitions/posts_steps.rb:1[0m[0m
[32mWhen I visit the homepage[90m
/step_definitions/posts_steps.rb:5[0m[0m
Any help would be appreciated