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

powershell is being opened externally on windows #277

Closed
zhaolinlau opened this issue May 8, 2024 · 3 comments
Closed

powershell is being opened externally on windows #277

zhaolinlau opened this issue May 8, 2024 · 3 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@zhaolinlau
Copy link

For now, when i press ctrl + shift + t, it does open the terminal but externally, is it possible to make it open internally?

@zhaolinlau
Copy link
Author

im using latest version of powershell:
https://github.com/PowerShell/PowerShell

@zhaolinlau zhaolinlau changed the title Terminal improvement for windows powershell is being opened externally on windows May 8, 2024
@SpartanJ
Copy link
Owner

SpartanJ commented May 8, 2024

If it opens externally it's because you're using an old Windows (probably 8/8.1). It's not possible due to a Windows 8 limitation. This was added as an alternative to the limitations of the OS, otherwise terminals always open as a new tab.

@SpartanJ SpartanJ self-assigned this May 8, 2024
@SpartanJ SpartanJ added the wontfix This will not be worked on label May 8, 2024
@SpartanJ
Copy link
Owner

SpartanJ commented May 8, 2024

More info: #145, #178 and #207.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants