Skip to content

onDidExecuteTerminalCommand does not fire events for hidden terminal #199611

@karrtikr

Description

@karrtikr

Does this issue occur when all extensions are disabled?: Yes/No

For proposed API: #145234

Version: 1.85.0-insider (user setup)
OS: Windows_NT x64 10.0.22518

Steps to Reproduce:

  1. Create a hidden terminal using hideFromUser to true
  2. Send text to terminal, for eg. "echo hello"
  3. Watch no events are fired

Same is not the case if hideFromUser is set to false.

cc/ @Tyriar

Metadata

Metadata

Labels

apibugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersterminal-shell-integrationShell integration infrastructure, command decorations, etc.verifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions