-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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
Git Bash as terminal freezes constantly #144016
Comments
When this happens, can you toggle the shared process and see if there's a log stating the pty host has been disconnected? |
There's no change stating that and there's also no change in the process explorer |
I have the exact same issue. Not only does the previous terminal usually stops working after opening a new one, current terminal also constantly freezes, requiring recreation of it and rendering the whole feature basically unusable. Running: Worth noting I have the same issue in latest InteliJ IDEA - but not in Git Bash itself. Is there anything I can provide to help resolve this, happy to! |
Interesting, I have essentially the same setup as @gwte and experienced Git Bash freezing in both VSCode & with Windows Terminal. Happened just as I was updating my git bash to use oh-my-zsh following these instructions, but unsure if the freezing was started just before or after I made the switch to zsh. The common thread seems to be Git Bash(Windows) & Zsh, and not necessarily VS Code. |
I have opted out of conpty with: Terminal › Integrated: Windows Enable Conpty And can still reproduce the issue. |
@meganrogge would it be possible to think about a workaround? This is a really annoying issue, that hampers VS Code usage on what I believe is quite common setup for developers on Windows. |
Yeah, a workaround would be great, the "opt out of conpty" didn't work for me either. Considering trying out WSL as a workaround. |
Issue Type: Bug
When I'm using GitBash it randomly freezes.
Steps to reproduce consistently (Others other ways too).
Extra info - I've installed oh my zsh in my git bash following this guide but this bug only affects vscode, doesnt affect the Git Bash or the Windows Terminal App
https://www.youtube.com/watch?v=SE1UtrtH9mo
VS Code version: Code 1.64.2 (f80445a, 2022-02-09T22:02:28.252Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No
The text was updated successfully, but these errors were encountered: