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

Long links in terminal are broken #41460

Closed
pvpshoot opened this issue Jan 11, 2018 · 4 comments
Closed

Long links in terminal are broken #41460

pvpshoot opened this issue Jan 11, 2018 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@pvpshoot
Copy link

pvpshoot commented Jan 11, 2018

When inapp terminal print long multiline links, clickable link is only first line

  • VSCode Version: 1.19.2
  • OS Version: macOs 10.13.2 (17C205)
  • zsh

Steps to Reproduce:

  1. open terminal and echo long link, which will be moved to the next line

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

@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Jan 11, 2018
@rcjsuen
Copy link
Contributor

rcjsuen commented Jan 11, 2018

@pvpshoot Do you mean that a) the hyperlink only underlines the first line and not the second and also that b) the second line cannot be clicked but the first link can?

Would you mind attaching a screenshot?

@pvpshoot
Copy link
Author

I apologize if I was not clear
src 2fcomponents 2fmap 2fmapservice js e2 80 94 elections_private 2018-01-11 14-55-23
the url is cut of by new line
and if i want to click it, the browser will open without user_group_select

@peanutbother
Copy link

can confirm this behavior

  • VSCode Version: 1.19.1
  • OS Version: windows 10
  • powershell

to reproduce:

run this in therminal for a test:

node -e "console.log('test long link in vscode: http://abcdefghijklmnopqrstuvwxyz.ab/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/?a=a&b=b&c=c&d=d&e=e&f=f&g=g&h=h&i=i&j=j&k=k&l=l&m=m&n=n&o=o&p=p&q=q&r=r&s=s&t=t&u=u&v=v&w=w&x=x&y=y&z=z&_a=1&_b=2&_c=3&d=4&e=5&f=6&g=7&h=8&i=9&j=0')"

every part of the url after the (forced) linebreak will be cut off, when ctrl+click on that url in therminal

@Tyriar
Copy link
Member

Tyriar commented Jan 11, 2018

Duplicate #28746

@Tyriar Tyriar closed this as completed Jan 11, 2018
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 11, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

4 participants