Launch hyper in vanilla mode
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
Issue
When trying to open a bug issue, I noticed that the issue template is asking for the following detail
The issue is reproducible in vanilla Hyper.app: Replace with info if applicable, or
Is Vanilla. (Vanilla means Hyper.app without any add-ons or extras
In order to check this, I had to open .hyper.js and comment all my plugins and reopen hyper. I wonder, if this is the only way to do this testing.
If so, I propose for a arugment to hyper command to launch it in vanilla mode.
$ hyper --mode vanilla
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 the hyper command launches Hyper.app and how .hyper.js plugins are loaded. Check whether the proposed --mode vanilla entry point can bypass add-ons without changing normal startup behavior; done means a launch mode that reliably starts without plugins and is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100