Click to open file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: macOS High Sierra, Version 10.13.4 (17E199)
- Hyper.app version: Hyper 2.0.0 (stable)
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/architectcodes/f61264a6319d0710e64b84e4f8993a9e
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app: Is Vanilla
Issue
One of the things which made me super productive with iTerm was being able to Cmd+click a filename and having it open in the default program. It even worked with line and column numbers – i.e. Cmd+clicking something like src/that.test.js:302:57 would run atom src/that.test.js:302:57 and therefore open src/that.test.js at line 302, column 57.
I’d love that in hyper! There used to be a plugin for that (https://github.com/capaj/hyperterm-clicky), but now that hyperlinks are built right into Hyper.app, I figured this is the right place to ask for the thing.
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
Start with Hyper.app’s built-in hyperlink handling and compare its behavior with the linked hyperterm-clicky plugin. The feature is complete when Cmd-clicking a filename, including src/that.test.js:302:57, opens it in the default program with the requested location on macOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, typescript
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100