microsoft / microsoft/vscode

Integrated terminal makes characters after the line wrap invisible (when uzing `fzf`)

Open
#329,947 2 comments 0 reactions 1 assignee Claimed by @anthonykim1 View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

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

- VS Code Version: `1.132.0 (user setup)` (commit `df53daabb`)
- OS Version: Windows 11 Pro (10.0.26200)
- PowerShell Version: 7.6.4
- Windows Terminal: 1.23.13503.0

Since a long time I have an issue where characters after a line break inside an integrated PS terminal are hidden.

Steps to Reproduce:

1. Open a VS Code empty window
2. Open an integrated terminal instance
3. Start typing in the command line until the carriage wraps back to a new line
* Now the characters show as expected
4. Use `fzf` to find a history command: hit `[CTRL] + [R]` choose a command and run it or cancel it
5. Now again type in the command line until it must wrap to a new line
* In this new line the characters are now all invisible

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.