Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iTerm2 Version 3 Support #112

Open
DavidVII opened this issue Feb 22, 2016 · 3 comments
Open

iTerm2 Version 3 Support #112

DavidVII opened this issue Feb 22, 2016 · 3 comments

Comments

@DavidVII
Copy link

The current script does not work with the latest (beta) version of iTerm2.

From their latest post:

Applescript support has been updated, but it's not backwards compatible.

@tommotaylor
Copy link

Is there any way to fix this? I've just updated iTerm2 to 3.0.4 and its broken my vim-rspec shortcuts.

@lvjian700
Copy link

I met same issue. I can't run it with iTem2 3.0.4

@tombruijn
Copy link

There is support for iTerm2 Version 3.
Are you using the os_x_iterm as the value for rspec_runner ?

Update it to use os_x_iterm2 instead. See also the documentation in the README and in the applescript file.

Set the following config in your .vimrc file:

let g:rspec_runner = "os_x_iterm2"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants