thoughtbot / vim-rspec

Run Rspec specs from Vim
https://robots.thoughtbot.com
MIT License
656 stars 108 forks source link

Support for Gvim + terminator #82

Closed deniciocode closed 9 years ago

deniciocode commented 9 years ago

Hey guys,

I cant find any support for Gvim (vim-gnome) and terminator. Is where any possibility to run test from Gvim in terminator like Mvim on Iterm on OSX?

If yes, can you put it on the readme please.

gylaz commented 9 years ago

Right now this plugin only supports OSX terminal and iTerm for GUI vim. We'd welcome a PR for other operating systems and consoles.

pedroadame commented 7 years ago

+1 for GVim. Can you @gylaz give a hint on why it doesn't work out of Mac?