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

[Bug] OSX 11.5.1 Default Terminal Opens Multiple Windows #221

Open
fnicastri opened this issue Aug 5, 2021 · 3 comments
Open

[Bug] OSX 11.5.1 Default Terminal Opens Multiple Windows #221

fnicastri opened this issue Aug 5, 2021 · 3 comments

Comments

@fnicastri
Copy link

On Big Sur whenever you open a termina and Terminal.app is closed it opens two windows, the default one and the requested one.
On catalina it was OK.

Sublime Text 4

@jefflai0101
Copy link

I experienced the same issue on Monterey.
Modifying the line 17 in file Packages/Terminal/Terminal.sh solved the issue for me.
do script "$CD_CMD" $IN_WINDOW => do script "$CD_CMD" in window 1

@davidorlea
Copy link

Same for me on Monterey.

@bercivarga
Copy link

@jefflai0101 's solution solved the problem for me on Monterey

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