doc: readline.emitKeypressEvents note by STRML · Pull Request #9447 · nodejs/node

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

readline

Issues and PRs related to the built-in readline module.

labels

Nov 3, 2016

This was referenced

Nov 3, 2016

Trott

Trott

@STRML

princejwesley

princejwesley

gibfahn added a commit to gibfahn/node that referenced this pull request

May 28, 2017
Once the Readline interface is closed, the 'data' event listener should
be removed.

Refs: nodejs#9447 (comment)

jasnell pushed a commit that referenced this pull request

Jun 1, 2017
Once the Readline interface is closed, the 'data' event listener should
be removed.

PR-URL: #13266
Ref: #9447 (comment)
Reviewed-By: James M Snell <jasnell@gmail.com>

jasnell pushed a commit that referenced this pull request

Jun 5, 2017
Once the Readline interface is closed, the 'data' event listener should
be removed.

PR-URL: #13266
Ref: #9447 (comment)
Reviewed-By: James M Snell <jasnell@gmail.com>

addaleax

addaleax pushed a commit that referenced this pull request

Jun 10, 2017
PR-URL: #9447
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>

addaleax pushed a commit that referenced this pull request

Jun 12, 2017
PR-URL: #9447
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Sep 19, 2017
PR-URL: #9447
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>