vercel / vercel/hyper

Support XDG Base Directory on macOS

Open
#6,472 0 comments 3 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.