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

Opens the Terminal.app while I'm using iTerm #67

Open
Artem-Schander opened this issue Sep 6, 2018 · 4 comments
Open

Opens the Terminal.app while I'm using iTerm #67

Artem-Schander opened this issue Sep 6, 2018 · 4 comments

Comments

@Artem-Schander
Copy link

Hi,
I could not find any issue which targets this topic and I don't know where to look for a solution, so ..
This plugin seems to start the Terminal.app always after I confirm the question localvimrc: source .lvimrc? ([y]es/[n]o/[a]ll/[s]how/[q]uit). I have always to close it, since I'm using iTerm. Is there a way to prevent this behavior?
Thanks in advance.

@Artem-Schander
Copy link
Author

Someone?

@yatesco
Copy link

yatesco commented Sep 11, 2018

I never experienced that when I was using this on iTerm, however I no longer use this tool, preferring :set exrc.

@embear
Copy link
Owner

embear commented Sep 11, 2018

Sorry, was on vacation until Sunday. Can you please provide the .lvimrc file you are using?
As I don't use a Mac it might be hard to debug.

@Artem-Schander
Copy link
Author

It seems to happen regardless of the content, but here is an example:

let g:test#php#phpunit#executable = 'docker-compose exec app vendor/bin/phpunit'

" function! DockerTransform(cmd) abort
"   " return test command wrapped in docker stuff
" endfunction

" let g:test#custom_transformations = {'docker': function('DockerTransform')}
" let g:test#transformation = 'docker'

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

3 participants