Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctrl+c doesn't work in the terminal sometimes #181939

Closed
meganrogge opened this issue May 9, 2023 · 7 comments · Fixed by #182100
Closed

ctrl+c doesn't work in the terminal sometimes #181939

meganrogge opened this issue May 9, 2023 · 7 comments · Fixed by #182100
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority insiders-released Patch has been released in VS Code Insiders terminal-shell-integration Shell integration infrastructure, command decorations, etc. verified Verification succeeded
Milestone

Comments

@meganrogge
Copy link
Contributor

Run a command - ls for example - then ctrl+c and it doesn't exit that command

image (14)

@meganrogge meganrogge added bug Issue identified by VS Code Team member as probable bug windows VS Code on Windows issues terminal-shell-integration Shell integration infrastructure, command decorations, etc. labels May 9, 2023
@meganrogge meganrogge added this to the May 2023 milestone May 9, 2023
meganrogge added a commit that referenced this issue May 9, 2023
@meganrogge meganrogge removed the windows VS Code on Windows issues label May 9, 2023
@Se7en-IT
Copy link

Same issue:
Versione: 1.78.1
Commit: 6a995c4
Data: 2023-05-04T09:57:42.343Z
Electron: 22.5.1
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
Sistema operativo: Darwin x64 18.7.0
In modalità sandbox: No

@Tyriar Tyriar changed the title ctrl+c doesn't work on windows in the terminal ctrl+c doesn't work in the terminal sometimes May 10, 2023
Tyriar added a commit that referenced this issue May 10, 2023
@Tyriar Tyriar added the important Issue identified as high-priority label May 10, 2023
@vscodenpa vscodenpa added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels May 10, 2023
@hypo1986
Copy link

请问到底哪个版本解决了这个问题啊insiders-release也是不行,contrl+C还是不能用啊,还是显示bash: no job control in this shell

@mouday
Copy link

mouday commented Jun 5, 2023

me too!

Version: 1.78.2
Commit: b3e4e68a0bc097f0ae7907b217c1119af9e03435
Date: 2023-05-10T14:44:45.204Z (3 wks ago)
Electron: 22.5.2
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin x64 18.5.0
Sandboxed: Yes

@f2011090
Copy link

f2011090 commented Jun 6, 2023

I am also facing the same problem and it is quite frustrating since killing the terminal is not killing the process and every time I have identify the pid and kill it from another terminal. I notice that it is tagged "Closed" but it is not fixed as of yet, atleast in Code-Insiders. Please fix this issue or suggest some sort of solution.

Version: 1.79.0-insider (Universal)
Commit: 506cd5056d875ccdbea2e9a41ba7b9f19103d599
Date: 2023-06-02T20:40:50.615Z
Electron: 22.5.5
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin x64 18.7.0

@honomoa
Copy link

honomoa commented Jun 8, 2023

me either

Version: 1.79.0
Commit: b380da4ef1ee00e224a15c1d4d9793e27c2b6302
Date: 2023-06-07T14:29:00.206Z
Electron: 22.5.5
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin x64 18.7.0

@Tucsky
Copy link

Tucsky commented Jun 11, 2023

this clearly isn't fixed 😄

@Tyriar
Copy link
Member

Tyriar commented Jun 12, 2023

The issue this was tracking with the error in console is fixed, let's track any separate problem in #184837

@microsoft microsoft locked as resolved and limited conversation to collaborators Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority insiders-released Patch has been released in VS Code Insiders terminal-shell-integration Shell integration infrastructure, command decorations, etc. verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants