Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Readline Fix #2881

Closed
wants to merge 4 commits into from
Closed

Readline Fix #2881

wants to merge 4 commits into from

Conversation

Southern
Copy link

@Southern Southern commented Mar 6, 2012

No description provided.

- Fixed bug where Node's REPL wouldn't continue when returning from ^Z
  (SIGTSTP)
- Removed old readline callback
- ^Z (SIGTSTP) is now bypassed on Windows systems.
- SIGCONT is now bypassed on Windows systems.
- Docs updated to reflect above.
@Southern Southern closed this Mar 6, 2012
@Southern
Copy link
Author

Southern commented Mar 6, 2012

Hm. Forgot about those changes. Will resubmit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant