| Summary: | [terminal] Hyperlink detection should be supported | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Chris McGee <sirnewton_01> | ||||
| Component: | Client | Assignee: | Anthony Hunter <ahunter.eclipse> | ||||
| Status: | RESOLVED NOT_ECLIPSE | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | ahunter.eclipse, grant_gayed | ||||
| Version: | 5.0 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Chris McGee
Created attachment 239772 [details]
Proposed patch
This patch detects certain http(s)/(s)ftp/telnet links as long as they don't have any exotic characters and don't cross lines.
Hi Chris, this patch looks good to me as far as I can tell. However, you are patching the third party library term.js. You need to make this contribution to the term.js project and not Orion. We can then pick this up the next time we get the latest term.js. The project is hosted at GitHub at https://github.com/chjj/term.js/ Hi Chris, can you reopen this defect when the term.js project has accepted your contribution? |