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

GNOME Terminal opens new windows, not tabs #7

Open
dead10ck opened this issue Jun 22, 2016 · 4 comments
Open

GNOME Terminal opens new windows, not tabs #7

dead10ck opened this issue Jun 22, 2016 · 4 comments

Comments

@dead10ck
Copy link

Title is self-explanatory.

@derekstavis
Copy link
Member

derekstavis commented Jun 22, 2016

The last time I've checked this, the problem was in GNOME Terminal.

You can see that this plugin only calls gnome-terminal with --tab option, which should do the job.

@dead10ck
Copy link
Author

Hmm, I couldn't find any documentation anywhere for the --tab option, but it appears based on this StackOverflow question that its purpose is not to open a new tab, but to open a new tab in a new window.

@bobthecow
Copy link
Member

Hmm. That seems like kind of a worthless option :(

@bobthecow
Copy link
Member

I don't have a GNOME desktop to play with, but if someone wants to give this answer a shot, it's not all that different from what we're doing with Terminal.app via AppleScript :)

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