Skip to content

git bash displays wrong input characters #15869

@NiuZhuang

Description

@NiuZhuang
  • VSCode Version: 1.7.1
  • OS Version: Windows 10 Pro

Steps to Reproduce:

  1. 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.
  2. Open git bash by Ctrl + `.
  3. Type some characters wrapped with ""

Expected:
"123123123123"
Result:
"12312"3123"123"

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions