vercel / vercel/hyper

Close hyper after opening a script

Open
#8,018 0 comments 0 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

  • I am on the latest Hyper.app version

  • I have searched the issues of this repo and believe that this is not a duplicate

  • On any system (mine is MacOs)

  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

In most "stock" terminals, it is possible to close the tab after running a script externally (for exemple from a file browser). If not by default, enabling this features effectively close the terminal/the tab right after the script exit.

I could not find a way to reproduce this in hyper. Opening a script with hyper leads to the terminal to open and execute the script, but not to close. Even with an exit 0 at the end.

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 reproducing the behavior described in vanilla Hyper.app: open a script externally, including one ending with exit 0, and observe whether the terminal tab closes after the script exits. Done means Hyper closes the opened terminal or tab consistently, matching the stock-terminal behavior described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.