Skip to content

Terminal not interpreting ascii control characters after certain git commands #2315

@AvrumFeldman

Description

@AvrumFeldman

Issue Type: Bug

System Details

  • git 2.21.0.windows.1
  • VS Code version: Code 1.40.1 (8795a9889db74563ddd43eb0a897a2384129a619, 2019-11-13T16:49:35.976Z)
  • VScode Powershell extension version: 2019.11.0
  • OS version: Windows_NT x64 10.0.17763

Issue Description

Certain git commands cause the integrated console to stop parsing control characters. Getting ? mark instead.
Restarting the console solves the issue until next git command.

Steps to Reproduce:

  1. In the integrated terminal type [char]27 (ascii escape character).
  2. Run a git push.
  3. Try again to type out the ascii escape character using [char]27.

Notes:

  • Issue doesn't happen when using regular powershell terminal. (within vscode nor external one)

ScreenShot

S4W04wnmf7

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions