Support XDG Base Directory on macOS
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
On Hyper 3.2.3, config is not read from ~/.config/hyper/.hyper.js. In fact, it is also not read from ~/Library/Application\ Support/Hyper/.hyper.js, and when hyper is started up, a new ~/.hyper.js is generated with the default settings.
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 by tracing how Hyper resolves its configuration on macOS, using the paths named in the issue: ~/.config/hyper/.hyper.js, ~/Library/Application Support/Hyper/.hyper.js, and ~/.hyper.js. Done means the intended XDG or macOS configuration is read instead of generating and using only the default home-directory file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100