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

Fix “Run in Terminal” for macOS High Sierra #48

Merged

Conversation

noniq
Copy link
Member

@noniq noniq commented Feb 27, 2018

It seems that in High Sierra, count tabs for the Terminal app always returns 1 (probably a bug?). So this can no longer be used for checking if the new tab is ready.

Instead we now wait until the content of the visible tab has changed, which seems to work fine

It seems that in High Sierra, `count tabs` for the Terminal app always returns 1 (probably a bug?). So this can no longer be used for checking if the new tab is ready.

Instead we now wait until the content of the visible tab has changed, which seems to work fine
@noniq
Copy link
Member Author

noniq commented Mar 9, 2018

Ping :)

@mkhl mkhl merged commit f9ffa6a into textmate:master Mar 9, 2018
@mkhl
Copy link
Member

mkhl commented Mar 9, 2018

Sorry, and thanks!

@noniq noniq deleted the fix-open-in-terminal-for-high-sierra branch July 24, 2018 21:57
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

Successfully merging this pull request may close these issues.

2 participants