Skip to content

Terminal lags while scrollling when printing long line #110212

@jeanp413

Description

@jeanp413
  • VSCode Version: stable and from sources

Steps to Reproduce:

  1. Open terminal and run a program that prints a really long line. For example console.log([...Array(4000).keys()].join(','));
  2. Hover the mouse over the text in the terminal and start scrolling up and down
  3. 🐛 observe the terminal lags while scrolling

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberterminalGeneral terminal issues that don't fall under another label

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions