improve clickable uri's to recognize file://
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
so... spotbugs for gradle is lovely... it gives me a file:// link to the report. I'd like this to open in my browser, which I believe is the default configured behavior... at least that's what terminus with the link plugin does. I believe I've seen something else do it too, but I can't remember what/when. Honestly this is reason 1 that I'm seeking a new terminal, reason 2 is that I'm going to be using windows again, and might be nice to use the same terminal everywhere.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns clickable URI handling for file:// links in Hyper; start by locating the terminal's URI click-handling entry point and existing browser-opening behavior. Done means a file:// report link is recognized and opens through the configured browser behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100