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

Changing Terminal to iTerm2 #8

Open
m1ge0 opened this issue Dec 3, 2021 · 1 comment
Open

Changing Terminal to iTerm2 #8

m1ge0 opened this issue Dec 3, 2021 · 1 comment

Comments

@m1ge0
Copy link

m1ge0 commented Dec 3, 2021

Hey @suolapeikko , first thanks for sharing this litte helpful tool.

Would it be possible to change the terminal.app to iTerm2.app?
Tried to find where you declare the terminal.app, but couldn't find it. I'm not very familiar with swift, sorry.

Please be so kind and share where to change it ;)

Thanks in advance

@suolapeikko
Copy link
Owner

Hi, it should be quite easy to modify code to open iTerm instead, just look at the code lines 70 and 71 in RightClickExtension.swift. It just doing '/usr/bin/open -a' to open terminal window.

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

2 participants