-
Notifications
You must be signed in to change notification settings - Fork 38.9k
git bash displays wrong input characters #15869
Copy link
Copy link
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)
Description
- VSCode Version: 1.7.1
- OS Version: Windows 10 Pro
Steps to Reproduce:
- Set git bash as default terminal:
File -> Preferences -> User Settings, add
"terminal.integrated.shell.windows": "C:\Program Files\Git\bin\bash.exe"
at settings.json. - Open git bash by Ctrl + `.
- Type some characters wrapped with ""
Expected:
"123123123123"
Result:
"12312"3123"123"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)