Skip to content

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

@brokenlynx7

Description

@brokenlynx7
  • 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.

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)terminalGeneral terminal issues that don't fall under another label

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions