Public bug reported:

When you debug a node.js application by running:
$ node --inspect main.js

...then in the latest versions of node inspector it prints an URL to
chrome devtools, similar to:

chrome-
devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9229/ffd8c6e0
-3d9c-4d33-8b00-2fd32e96d7f6


This URL is not CTRL-clickable in gnome-terminal like normal http:// and 
https:// links are.

You can verify this simply by doing:
$ echo chrome-devtools://devtools/bundled/inspector.html
...
$ echo http://cnn.com
...

...and then ctrl-click on the URLs printed by "echo".


It would be super useful if gnome-terminal knew that the URL scheme 
chrome-devtools:// should be clickable.

** Affects: gnome-terminal (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1685656

Title:
  chrome devtools URLs printed node inspector is not CTRL-clickable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1685656/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to