PowerShell / PowerShell/vscode-powershell

Powershell integrated console left previous command output artifacts if a new command has a progress bar

Open
#3,241 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-UI Issue-Bug
Dominant language
TypeScript
Stars
1.9k
Forks
547
PR merge metrics
No merged PRs in 30d

Description

System Details
OS: Windows 10 PRo
VS Code

1.54.2
fd6f3bce6709b121a895d042d343d71f317d74e7
x64

PSeditor

Major Minor Build Revision
2 3 0 0

PSVersionTable

Name Value
PSVersion 7.1.3
PSEdition Core
GitCommitId 7.1.3
OS Microsoft Windows 10.0.19042
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Issue Description

After update to 2021.2.2 powershell integrated console left previous command output in case if a new command has a progress bar.
Screen:
powershell_issue

Video:
https://user-images.githubusercontent.com/50662809/110984057-478f8d80-8373-11eb-8ce6-e9078401a145.mp4

Attached logs:

Logs.zip

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report provides no source files, tests, or entry points. Start by reproducing the integrated-console behavior with a command that displays a progress bar, then trace the console output handling; done means a new progress-bar command no longer leaves output from the previous command visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell, typescript, vscode
Domain
devtools, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.