Skip to content

Prompt input model should use cursor position after reloading window #260746

@Tyriar

Description

@Tyriar

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
Image

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 bugterminal-shell-integrationShell integration infrastructure, command decorations, etc.unreleasedPatch has not yet been released in VS Code Insiders

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions