Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=910567 Bug ID: 910567 Summary: Review Request: nodejs-keypress - Make any Node ReadableStream emit "keypress" events Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Reporter: jamielinux@xxxxxxxxxxxxxxxxx Spec URL: http://jamielinux.fedorapeople.org/nodejs-buddycloud-http-api/nodejs-keypress.spec SRPM URL: http://jamielinux.fedorapeople.org/nodejs-buddycloud-http-api/SRPMS/nodejs-keypress-0.1.0-1.fc18.src.rpm Fedora Account System Username: jamielinux Description: Previous to Node v0.8.x, there was an undocumented "keypress" event that process.stdin would emit when it was a TTY. Some people discovered this hidden gem, and started using it in their own code. In Node v0.8.x, this "keypress" event does not get emitted by default, but rather only when it is being used in conjuction with the readline (or by extension, the repl) module. This module is the exact logic from the node v0.8.x releases ripped out into its own module. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MeXeP9JL7v&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review