Skip to content

Terminal progress new line for progress when line too long #74695

@christopher-kiss

Description

@christopher-kiss

Version: 1.34.0 (system setup)
Commit: a622c65
Date: 2019-05-15T21:59:37.030Z
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763

Steps to Reproduce:

  1. Run a task with progress and make the terminal width small so that the full line would wrap
  2. Observe that a new line is created for every step

image

  1. Make the terminal width larger so that the lines would not wrap
  2. Run the command again
  3. Observe that the progress correctly overwrites the current line

image

Does this issue occur when all extensions are disabled?: Yes/No
Yes

Metadata

Metadata

Assignees

Labels

terminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions