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

Terminal use ctrl+c is too slowly #214854

Closed
gggumiiinqiii opened this issue Jun 11, 2024 · 5 comments
Closed

Terminal use ctrl+c is too slowly #214854

gggumiiinqiii opened this issue Jun 11, 2024 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@gggumiiinqiii
Copy link

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

  • VS Code Version: 1.90.0
  • OS Version: Windows_NT x64 10.0.19044

Steps to Reproduce:
1.this is git bash use ctrl+c elapsed time
image
2.this is terminal use ctrl+c elapsed time
image
3.and add a new terminal also takes about 20 seconds

when i update vscode,ctrl+c is become slowly,plz fix it

@gggumiiinqiii gggumiiinqiii changed the title Terminal user ctrl+c is too slowly Terminal use ctrl+c is too slowly Jun 11, 2024
@HerrDerb
Copy link

HerrDerb commented Jun 11, 2024

I experience the same since just recently and it really makes the terminal barely unusable. I use git bash as terminal.
In the intellij window next to it, it behaves as expected.

@paolobiavati
Copy link

have a look to this https://medium.com/@hariviswadeep/integrated-terminal-very-slow-in-visual-studio-code-1d81911a8761

Set preference terminal.integrated.shellIntegration.enabled to false in my case speed up vsc terminal (vsc restart needed)

@IllusionMH
Copy link
Contributor

/duplicate of #212090

Current workaround is to disable shell integration "terminal.integrated.shellIntegration.enabled": false until fix releases in stable or switch to Insiders.

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 11, 2024
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Jun 11, 2024
@gggumiiinqiii
Copy link
Author

I experience the same since just recently and it really makes the terminal barely unusable. I use git bash as terminal. In the intellij window next to it, it behaves as expected.

you can unchecked terminal.integrated.shellIntegration.enabled

@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jul 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

6 participants