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 to discard the current command does not work #1382

Closed
tinganho opened this issue Jan 10, 2017 · 4 comments
Closed

CTRL + C to discard the current command does not work #1382

tinganho opened this issue Jan 10, 2017 · 4 comments
Labels
👆 Is Upstream Issue is the fault of something Hyper uses and not Hyper itself 🖼 Platform: Windows Issue pertains to Windows

Comments

@tinganho
Copy link

tinganho commented Jan 10, 2017

There is one issue already for CTRL + C not working for interrupting a running program: #1121. Though, this is not related to it.

Whenever, I type something wrong or I want to run another command, I type CTRL + C to discard the current command.

$ ohh shiet, I typed something wrong #CTRL + C
$ dir

Apparently, it doesn't work in Hyper on Windows.

@tinganho
Copy link
Author

It would be good with a proper QA. It seems like many simple things is missing right now. Otherwise, a quite promising product.

@rauchg
Copy link
Member

rauchg commented Jan 10, 2017

Yep we're already tracking this isssue via node-pty. It's not a matter of QA in this case, but we're always trying to improve across the board. Thank you!

@rauchg rauchg closed this as completed Jan 10, 2017
@timothyis
Copy link
Contributor

For the record, this looks like the issue in node-pty if anyone wants to view it. microsoft/node-pty#7

@timothyis timothyis added 👆 Is Upstream Issue is the fault of something Hyper uses and not Hyper itself 🖼 Platform: Windows Issue pertains to Windows labels Jan 11, 2017
@tinganho
Copy link
Author

@codetheory That's terminating a process. My issue is just discard the command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👆 Is Upstream Issue is the fault of something Hyper uses and not Hyper itself 🖼 Platform: Windows Issue pertains to Windows
Projects
None yet
Development

No branches or pull requests

3 participants