Hi! I wanted to open a corresponding issue for #9 in case that helps with triage and tracking.
Orca is an Electron-based terminal for AI coding agents, and it identifies itself with TERM_PROGRAM=Orca. The PR adds Orca to the supported terminal allowlist so tools that depend on supports-hyperlinks can emit OSC 8 links without Orca needing to force FORCE_HYPERLINK=1.
For a bit of context, Orca now has over 5k GitHub stars: https://github.com/stablyai/orca. This support would make link handling work more naturally for a growing group of users.
No pressure at all, but when you have a chance, would you be willing to review PR #9? Happy to make any changes needed. Thanks for maintaining this package.
Hi! I wanted to open a corresponding issue for #9 in case that helps with triage and tracking.
Orca is an Electron-based terminal for AI coding agents, and it identifies itself with
TERM_PROGRAM=Orca. The PR adds Orca to the supported terminal allowlist so tools that depend onsupports-hyperlinkscan emit OSC 8 links without Orca needing to forceFORCE_HYPERLINK=1.For a bit of context, Orca now has over 5k GitHub stars: https://github.com/stablyai/orca. This support would make link handling work more naturally for a growing group of users.
No pressure at all, but when you have a chance, would you be willing to review PR #9? Happy to make any changes needed. Thanks for maintaining this package.