Skip to content

iPadOS: Ctrl + C in terminal doesn’t kill running process #114009

@jsjoeio

Description

@jsjoeio

Description

Hitting ctrl + c with the terminal focused and a process running (i.e. yarn start in a React app) does not kill the process.

If someone is able to provide a good starting point, I would be willing to take a stab at this.

  • VSCode Version: 1.53.0-insider
  • OS Version: iPadOS 14.1 (18A8395)
  • Commit: 01089c0
  • Date: 2021-01-07T05:25:51.740Z (16 hrs ago)
  • Browser: Mozilla/5.0 (iPad; CPU OS 14_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/87.0.4280.77 Mobile/15E148 Safari/604.1

Steps to Reproduce:

  1. On iPad, open Codespaces environment in Chrome
  2. Open integrated Terminal
  3. Start application (i.e. like a create-react-app - yarn start)
  4. Focus terminal and hit ctrl + c

Expected

Process (yarn start) should stop running

Actual

Terminal receives new line

IMG_0009.MP4

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

Related:

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseterminalGeneral 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