Skip to content

Typing in git bash integrated terminal, then backspacing causes glitching and fails to show characters as deleted #18277

@dealvz

Description

@dealvz
  • VSCode Version: 1.8.1
  • OS Version: Win10

Steps to Reproduce:

  1. Set up git bash and your integrated terminal
  2. Ctrl + ` to open it up. Then type anything like "npm install". Next try backspacking to delete some characters and you will notice it might end up with "np" after backspacing all the way. If you press enter you'll see that you indeed deleted the entire command but it just failed to render properly. This happens in extreme frequency, I'd say >95% of the time which makes using the integrated terminal an extremely frustrating experience.

image

image

image

Lastly, this might be related to another issue in which the terminal window loses its position after being resized. I've attached a gif of that as well.

image

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