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

handle SIGINT in pyterm #445

Closed
LudwigKnuepfer opened this issue Dec 19, 2013 · 1 comment · Fixed by #448
Closed

handle SIGINT in pyterm #445

LudwigKnuepfer opened this issue Dec 19, 2013 · 1 comment · Fixed by #448
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@LudwigKnuepfer
Copy link
Member

At the moment pressing ctrl + c to exit pyterm yields an error.

  • The signal should be handled.
  • The possibility to type exit to end the program should be added to the greeting.
@OlegHahm
Copy link
Member

The intended way is to type exit, but error handling wouldn't harm either.

LudwigKnuepfer added a commit to LudwigKnuepfer/RIOT that referenced this issue Dec 19, 2013
BytesGalore pushed a commit to BytesGalore/RIOT that referenced this issue Jan 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants