Skip to content

New version of vscode breaks git bash terminal integration in Windows 11 #227223

@rgutierrez1911

Description

@rgutierrez1911

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

  • VS Code Version: 1.92.2 (user setup)
  • OS Version: Microsoft Windows 11 Home Single Language 10.0.22631 compilation 22631

Git version : Git for Windows v2.43.0

Steps to Reproduce:

  1. Install the mentioned vscode version
  2. Install the Git Version
  3. Open the git bash terminal in vscode
  4. The following error is shown
    image
    This happens when I updated VScode to the current version in other version git bash was working correctly.
    I even try to update git for windows but same error is shown.
    If I echo
    $ echo $HOME
    odrisers # outpu

But if I run inside the git bash app then it seems to behave normally
image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugconfirmation-pendingterminal-shell-git-bashAn issue in the terminal specific to git bash on Windows, including shell integration

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions