Skip to content

Git Bash Terminal input is blocked after edit #193809

Closed
@Trass3r

Description

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

  • VS Code Version: 1.82.2
  • OS Version: Win10 22H2

Steps to Reproduce:

I'm using a Git Bash Terminal (https://gitforwindows.org/ 2.42.0.2 with default install options) inside VSCode and the git setting git config core.editor 'code --wait'.
When I run git add -p and then enter e it correctly opens the patch in the same VSCode window for editing and after closing progresses in the terminal to the next hunk.
Scrolling etc is still possible but it doesn't accept any input anymore.
Ctrl+C etc has no effect. The only way to exit this deadlock is to kill the terminal, but that also leaves the git index untouched.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

*not-reproducibleIssue cannot be reproduced by VS Code Team member as describedbugIssue identified by VS Code Team member as probable bugconfirmation-pendingwindowsVS Code on Windows issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions