Skip to content
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 displays wrong input characters #15869

Closed
NiuZhuang opened this issue Nov 22, 2016 · 2 comments
Closed

git bash displays wrong input characters #15869

NiuZhuang opened this issue Nov 22, 2016 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@NiuZhuang
Copy link

  • 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"

@NiuZhuang NiuZhuang changed the title git bash displays wrong input charaters git bash displays wrong input characters Nov 22, 2016
@Tyriar
Copy link
Member

Tyriar commented Nov 28, 2016

Duplicate #14613

@Tyriar Tyriar closed this as completed Nov 28, 2016
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 28, 2016
@Tyriar
Copy link
Member

Tyriar commented Jan 16, 2017

This should hopefully be fixed in tomorrow's Insiders build (via 63f1fa6). Please let me know if it still reproduces.

See #13625 for more information.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants