OSC 8 terminal hyperlinks don't work properly in Remote - WSL #211443
Labels
bug
Issue identified by VS Code Team member as probable bug
remote
Remote system operations issues
terminal-links
Milestone
Repro:
Run
printf '\e]8;;file:///home/daniel/dev/Tyriar/xterm.js/README.md\e\\file scheme\e]8;;\e\n'
using a file that exists in the workspace. 🐛 Clicking the link does not do anythingpwsh repro:
write-host "
e]8;;file:///home/daniel/dev/Tyriar/xterm.js/README.mde\file scheme
e]8;;e
n"`, ⚠ don't verify this on Windows as it's a little broken until conpty v2 (#224488)The text was updated successfully, but these errors were encountered: