Yash-Handa/logo-ls

Doens't work with vscode terminal CTRL+Click hyperlinks

RLC92 opened this issue · 0 comments

RLC92 commented

When I utilize logo-ls inside the vscode terminal and ctrl-click to follow the hyperlink (which usually opens a file in VS-Code or I presume it's default editor) the following will appear:

image

If I delete the Icon and space preceding from the auto entry into the search it works as expected:
image

This has the net effect of breaking ctrl-click hyperlinking, I think VSCode has handled something like this before (with Ruby?) but my memory fails me, wasn't sure where the best place to address this was.

Other ls alternatives (like lsd) do not have this issue.