-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminal-shell-integrationShell integration infrastructure, command decorations, etc.Shell integration infrastructure, command decorations, etc.unreleasedPatch has not yet been released in VS Code InsidersPatch has not yet been released in VS Code Insiders
Milestone
Description
Repro:
- Set
"terminal.integrated.tabs.description": "${task}${separator}${local}${separator}${shellPromptInput}${separator}${cwdFolder}"
- Type a command out that ends in a space, notice the tab shows a space before the
|
in the tab - Reload the window, 🐛 the space before the
|
is gone

This should use the cursor position after reload to add trailing whitespace
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminal-shell-integrationShell integration infrastructure, command decorations, etc.Shell integration infrastructure, command decorations, etc.unreleasedPatch has not yet been released in VS Code InsidersPatch has not yet been released in VS Code Insiders