Skip to content

web-terminal: Add support for URL to Link parsing

What does this MR do?

This is a proposed solution to #56097 (closed), which simply enables xterm.js to use the webLinks addon.

This functionality is desirable in order simplify identifying issues that come up in CI jobs. Instead of just noting that an issue has occured, a user can be linked straight to the actual issue, which reduces both cognitive load and the time to fix the actual issue.

What are the relevant issue numbers?

#56097 (closed)

Does this MR meet the acceptance criteria?

Edited by Robert Foss

Merge request reports