Zed editor binary can also be called `zeditor` on some linux distros since `zed` is already taken
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 721
- Forks
- 94
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 5
Description
This package should try to find the zeditor binary on path first and if it doesn't exist it should try zed
Official docs mention these aliases: https://zed.dev/docs/linux#installing-via-a-package-manager
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 at the editor binary lookup for Zed in this JavaScript package. Check the official Linux aliases in the linked Zed documentation, then verify that zeditor is preferred when available and zed is used as the fallback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100