vercel / vercel/hyper

Launch hyper in vanilla mode

Open
#3,182 1 comment 1 reaction 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

  • 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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.