Needs to show an error (rather than just a blank tab) if a shell is missing #1313

Open
opened 2026-01-30 22:22:20 +00:00 by claunia · 0 comments
Owner

Originally created by @mikemaccana on GitHub (May 24, 2019).

New box, installed 1903 and Windows Terminal.

Starting a new terminal shows no UI:

image

It looks like this is because C:\\Program Files\\PowerShell\\6\\pwsh.exe is missing. Terminal should show a message like:

Couldn't start profile 'powershell'
The file C:\\Program Files\\PowerShell\\6\\pwsh.exe is missing.

Originally created by @mikemaccana on GitHub (May 24, 2019). New box, installed 1903 and Windows Terminal. Starting a new terminal shows no UI: ![image](https://user-images.githubusercontent.com/172594/58337685-414abd00-7e3e-11e9-9965-ad24d42124e3.png) It looks like this is because `C:\\Program Files\\PowerShell\\6\\pwsh.exe` is missing. Terminal should show a message like: > Couldn't start profile 'powershell' > The file `C:\\Program Files\\PowerShell\\6\\pwsh.exe` is missing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1313