Skip to content

Integrated Terminal: Multiline Urls are not handled correctly #28746

@webdeb

Description

@webdeb
  • VSCode Version:
    Version 1.13.0 (1.13.0)
  • OS Version:
    OSX - Sierra
    Steps to Reproduce:
  1. Open vscode integrated terminal
  2. Produce an URL which has a line-break inside the console (this for example could be the output of git push with the merge-request creation link, but you can simulate it by just typing an URL basically, has the same effect)
  3. Try to click on it with CMD+Click
  • Expected result:

Full URL is parsed correctly

  • Actual result:

Only the part, which is on the 1. line is parsed as the URL

image

NOTE: In iTerm its working as expected

bildschirmfoto 2017-06-14 um 22 41 35

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions