Skip to content

Detect node as a shell type #238126

@Tyriar

Description

@Tyriar

Original issue report: xtermjs/xterm.js#5297

Repro:

  1. On Windows, open a pwsh terminal
  2. Run node
  3. Try paste something, 🐛 nothing happens

What's happening is ctrl+v is being sent since the shell type is pwsh, we want to just paste the text directly here though.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insidersterminal-shell-integrationShell integration infrastructure, command decorations, etc.verification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions