Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal suggest: PromptInputModel trims trailing whitespace after reload #239691

Open
Tyriar opened this issue Feb 5, 2025 · 0 comments
Open
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal-suggest windows VS Code on Windows issues
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Feb 5, 2025

Windows only problem that may be tough to fix. After reload I often see this:

Image

Notice that there's no space before the | in the terminal tab (requires: "terminal.integrated.tabs.description": "${task}${separator}${local}${separator}${shellPromptInput}${separator}${cwdFolder}"):

Image

This causes suggestions to fall over:

Image

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug terminal-suggest windows VS Code on Windows issues labels Feb 5, 2025
@Tyriar Tyriar added this to the Backlog milestone Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug terminal-suggest windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

2 participants