ctrl+c twice in Windows to escape "terminate batch job" prompt
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: Windows 10 x64
- Hyper.app version: 1.3.1
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/coreyog/85a3b4230eea7d71e471840b0e279c0c
- Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app: Is Vanilla
Issue
Nobody likes the "Terminate batch job (Y/N)?" prompt Windows gives you when you ctrl+c some processes (a lot of Nodejs cli tools do this) and I've grown used to just pressing ctrl+c twice: first to bring up the prompt to stop the process, a second time to "answer" the prompt and get back to the regular command prompt. Currently only the first ctrl+c works. Once the "Terminate batch job (Y/N)?" prompt is up any more presses of ctrl+c are ignored.
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
Reproduce the issue in vanilla Hyper.app 1.3.1 on Windows 10 x64 with a process that shows the “Terminate batch job (Y/N)?” prompt. Verify that the first Ctrl+C opens the prompt and the second Ctrl+C returns to the command prompt; completion means the second press is handled instead of ignored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100