vercel / vercel/hyper

Does not detach from command line in WSL

Open
#3,231 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

Issue

In Linux, OSX and Windows, just typing hyper . will open hyper in the current folder and detach from the command line without printing log output to the terminal it was opened from. However when doing that inside Windows Subsystem for Linux it will keep control of the terminal, print log output in it and exit if I type ctrl+c in the terminal I opened it in.

I would expect it to work the same in WSL as it does on all other operative systems.

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 hyper . from Windows Subsystem for Linux and compare it with the documented behavior on Windows, macOS, and Linux. Confirm that Hyper detaches, does not print log output in the originating terminal, and remains running after Ctrl+C; no source file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.