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

Shell Type not resolving properly #241951

Open
TylerLeonhardt opened this issue Feb 25, 2025 · 0 comments
Open

Shell Type not resolving properly #241951

TylerLeonhardt opened this issue Feb 25, 2025 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal-process Problems launching processes, managing ptys, exiting, process leaks, etc.
Milestone

Comments

@TylerLeonhardt
Copy link
Member

Testing #241771

Using:

"terminal.integrated.tabs.title": "${process}${separator}${shellType}"

Notice that the shellType is wrong for the pwsh one:
image

The shellType seems to resolve to my default profile when you reload the window. So if I set my default profile to pwsh, and I reload the window, it'll then say bash - pwsh

@meganrogge meganrogge added bug Issue identified by VS Code Team member as probable bug terminal-process Problems launching processes, managing ptys, exiting, process leaks, etc. labels Feb 25, 2025
@meganrogge meganrogge added this to the Backlog milestone Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug terminal-process Problems launching processes, managing ptys, exiting, process leaks, etc.
Projects
None yet
Development

No branches or pull requests

3 participants