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

fix thousands of ^c prints after press ^c sometime. #22

Merged
merged 1 commit into from Jul 7, 2015
Merged

fix thousands of ^c prints after press ^c sometime. #22

merged 1 commit into from Jul 7, 2015

Conversation

chzyer
Copy link
Contributor

@chzyer chzyer commented Jul 6, 2015

note:

  1. Remove os.Interrupt, os.Kill signal catching, and It still works.
  2. Move C.rl_catch_signals,C.rl_catch_sigwinch out of goroutine, because goroutine is not run immediately.

bobappleyard added a commit that referenced this pull request Jul 7, 2015
fix thousands of ^c prints after press ^c sometime.
@bobappleyard bobappleyard merged commit 7e300e0 into bobappleyard:master Jul 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants