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

strange behavior of Ctrl-C #15

Open
saks opened this issue Sep 23, 2016 · 1 comment
Open

strange behavior of Ctrl-C #15

saks opened this issue Sep 23, 2016 · 1 comment

Comments

@saks
Copy link
Owner

saks commented Sep 23, 2016

When debugging lua code, it does nothing, just prints ^C.
When debugging nginx, it prints ^C and then nginx handles SIGINT.

Most reasonable behavior would be to:

  1. show next prompt line
  2. move cursor to the next line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant