Skip to content

vs code terminal bug #251545

Closed
Closed
@Mahmoud026

Description

@Mahmoud026

Issue:

When running sqlite3 REPL in the VS Code terminal, recalling previous commands using the up arrow causes excessive blank space and glitchy redraws.

Steps to Reproduce:

  1. Run sqlite3 in the integrated terminal.
  2. Type a query like: SELECT * FROM flights;
  3. Press up arrow ⬆️ to recall — observe many lines of blank space before the command appears.

Expected Behavior:

The previous command should appear immediately without vertical gaps.

System Info:

  • VS Code version: (paste from Help > About)
  • OS: Windows 11
  • Terminal: Integrated (bash or cmd)

Note:

This issue does not happen in Linux/macOS native terminals or CS50 IDE.

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from posterterminal-conptyIntegrated terminal issues related to the ConPTY backendupstreamIssue identified as 'upstream' component related (exists outside of VS Code)windowsVS Code on Windows issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions