Skip to content

Detect when sh is actually bash #250316

Closed
Closed
@Tyriar

Description

@Tyriar

On my mac, sh is not a symlink, but it's actually bash when you do sh --help. This is fine as bash is POSIX compatible, but we should fix this shell type detection for this case so we don't lose shell integration.

Metadata

Metadata

Labels

*out-of-scopePosted issue is not in scope of VS CodebugIssue identified by VS Code Team member as probable bugterminal-shell-bashAn issue in the terminal specific to bash, including shell integrationterminal-shell-integrationShell integration infrastructure, command decorations, etc.terminal-shell-shAn issue in the terminal specific to sh (bourne shell), including shell integration

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions