-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Not all keystrokes recorded when using git bash for Windows as the integrated shell #17122
Copy link
Copy link
Closed
Closed
Copy link
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)terminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label
Description
- 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:
- Install git for windows (https://git-for-windows.github.io/)
- Setup the git bash shell as the integrated terminal for vscode (workspace settings: "terminal.integrated.shell.windows": "C:\progra~1\Git\bin\bash.exe")
- Type text into the integrated shell window (quickly, typed).
- 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.
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)terminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label