tab icon indicating copy to clipboard operation
tab copied to clipboard

[Link to localhost port]

Open gronk-droid opened this issue 2 years ago • 1 comments

I'm port forwarding from a remote jupyter server and I want to be able to link to http://localhost:PORT so I can just type a keyword and go there.

gronk-droid avatar Sep 13 '21 03:09 gronk-droid

Hi, thanks for reporting this issue. The reason for link;<name>;http://localhost:<port> not working is this regex being too picky about what is and is not a URL.

I would like to fix this but can't say when I'll have time to. Feel free to open a PR!

KorySchneider avatar Sep 15 '21 23:09 KorySchneider