Skip to content

Terminal processes exit too eagerly if window close is canceled #31988

@delicb

Description

@delicb
  • VSCode Version: 1.14.2 (cb82feb)
  • OS Version: macOS Siera (10.12.6)

Steps to Reproduce:

  1. Open VSCode and open integrated terminal
  2. Make changes to some file
  3. Invoke VSCode shutdown (e.g. via clicking x button)
  4. When prompted with question if you want to save file content click Cancel
  5. I expected everything to continue working, but terminal was terminated
  6. After closing it and opening it again it did start and was functional, but selection of text in terminal is not possible.

Reproduces without extensions: Yes

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions