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

Not all keystrokes recorded when using git bash for Windows as the integrated shell #17122

Closed
brokenlynx7 opened this issue Dec 13, 2016 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@brokenlynx7
Copy link

  • VSCode Version: Code 1.7.2 (7ba55c5, 2016-11-21T22:06:37.428Z)
  • OS Version: Windows_NT ia32 10.0.10586
  • Extensions:
Extension Author Version
EditorConfig EditorConfig 0.3.4
tslint eg2 0.5.33
vscode-JS-CSS-HTML-formatter lonefy 0.2.1
prettify-json mohsen1 0.0.3
vscode-icons robertohuertasm 1.5.2
vim vscodevim 0.4.2

Steps to Reproduce:

  1. Install git for windows (https://git-for-windows.github.io/)
  2. Setup the git bash shell as the integrated terminal for vscode (workspace settings: "terminal.integrated.shell.windows": "C:\progra~1\Git\bin\bash.exe")
  3. Type text into the integrated shell window (quickly, typed).
  4. When you press return to send the command, some of the text isn't sent to the command window. I'm not sure if this behavious occurs more frequently when backspace is used.
@kieferrm kieferrm added the terminal Integrated terminal issues label Dec 13, 2016
@Tyriar
Copy link
Member

Tyriar commented Dec 13, 2016

Merging into #14613

@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) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

3 participants