-
Notifications
You must be signed in to change notification settings - Fork 30.7k
Issues: nodejs/node
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
Label
Projects
Milestones
Assignee
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 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.
subprocess.readLines
method
child_process
#45774
opened Dec 7, 2022 by
aduh95
Loading…
Process hangs after calling Issues and PRs related to the built-in readline module.
readline.emitKeypressEvents
and having attached a "keypress" event handler
readline
#41902
opened Feb 9, 2022 by
fabiospampinato
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.