Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl+C, Ctrl+D not parsed in Windows Command Prompt/Powershell #1124

Closed
ghost opened this issue Dec 12, 2016 · 1 comment
Closed

Ctrl+C, Ctrl+D not parsed in Windows Command Prompt/Powershell #1124

ghost opened this issue Dec 12, 2016 · 1 comment
Labels
👯‍♀️ Is Duplicate Issue is a duplicate of another issue

Comments

@ghost
Copy link

ghost commented Dec 12, 2016

  • OS version and name: Windows 8.1 x64
  • Hyper.app version: 1.0.0
  • Link of a Gist with the contents of your .hyper.js: No changes from default.
  • Relevent information from devtools (CMD+SHIFT+I on Mac OS, CTRL+SHIFT+I elsewhere):
bundle.js:628 (re)loading renderer plugins
index.html:34 total init time 1216.7900000000004
6bundle.js:33054 Bold characters disabled: Size of bold weight differs from normal.  Font family is: Menlo, "DejaVu Sans Mono", "Lucida Console", monospace
  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

Pressing Ctrl+C in the windows command prompt in 1.0.0 doesn't do anything, Pressing Ctrl+D simply prints out "^D" instead of killing the current process. In msys bash these commands behave as expected so this is specific to cmd and Powershell.

@timothyis timothyis added 🖼 Platform: Windows Issue pertains to Windows 🐛 Type: Bug Issue pertains to something wrong within Hyper labels Dec 12, 2016
@timothyis
Copy link
Contributor

Sorry, didn't realise but this is already an issue at #1121. If you could extend that issue, I'd be incredibly grateful.

@timothyis timothyis added 👯‍♀️ Is Duplicate Issue is a duplicate of another issue and removed 🖼 Platform: Windows Issue pertains to Windows 🐛 Type: Bug Issue pertains to something wrong within Hyper labels Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👯‍♀️ Is Duplicate Issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

1 participant