Does not detach from command line in WSL
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
- OS version and name: Widows 10
- Hyper.app version: 2.0.0
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/Pajn/7412b0508daf85975a28dd1010304e98
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app: Yes
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
- 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 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