Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

doc: add missing options.signal to readlinePromises.createInterface() doc Issues and PRs related to the documentations. readline Issues and PRs related to the built-in readline module.
#55456 opened Oct 19, 2024 by hkleungai Loading…
node:readline support reading non printable characters such as group separator feature request Issues that request new features to be added to Node.js. readline Issues and PRs related to the built-in readline module.
#53923 opened Jul 18, 2024 by pcnate
The for await syntax of the readline function does not properly free memory. readline Issues and PRs related to the built-in readline module.
#51284 opened Dec 25, 2023 by UremSept
Keypress events may not be triggered correctly when keypress event handler contains async invocations (only on Windows) readline Issues and PRs related to the built-in readline module. windows Issues and PRs related to the Windows platform.
#49588 opened Sep 10, 2023 by nicky1038
child_process: add subprocess.readLines method child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#45774 opened Dec 7, 2022 by aduh95 Loading…
CTRL-C does not quit readline when in infinte loop readline Issues and PRs related to the built-in readline module.
#40140 opened Sep 18, 2021 by xieyuheng
Pausing readline pauses SIGINTs readline Issues and PRs related to the built-in readline module.
#34619 opened Aug 4, 2020 by devsnek
readable[Symbol.asyncIterator]().next() on stream causes immediate exit (no error) readline Issues and PRs related to the built-in readline module. stream Issues and PRs related to the stream subsystem.
#34219 opened Jul 6, 2020 by kwkelly
readline hangs the process on Win10 readline Issues and PRs related to the built-in readline module. windows Issues and PRs related to the Windows platform.
#31762 opened Feb 13, 2020 by Tobbe
Missing lines when using readline Interface as AsyncIterable readline Issues and PRs related to the built-in readline module.
#28565 opened Jul 5, 2019 by amcheshire
readline: processing \u2028 and \u2029 help wanted Issues that need assistance from volunteers or PRs that need help to proceed. readline Issues and PRs related to the built-in readline module.
#22448 opened Aug 21, 2018 by vsemozhetbyt
readline with /dev/tty: echos and doesn't close readline Issues and PRs related to the built-in readline module. tty Issues and PRs related to the tty subsystem.
#21319 opened Jun 13, 2018 by coolaj86
readline: prompt opt-out behavior confirmed-bug Issues with confirmed bugs. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. readline Issues and PRs related to the built-in readline module.
#12606 opened Apr 23, 2017 by vsemozhetbyt
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.