0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
Arve Seljebu 1ba5a56f49
doc: readline.emitKeypressEvents and raw mode
`readline.emitKeypressEvents` needs `stream` to be in raw mode.

PR-URL: https://github.com/nodejs/node/pull/6628
Fixes: https://github.com/nodejs/node/issues/6626
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Roman Klauke <romaaan.git@gmail.com>
2016-05-16 16:01:57 +02:00
..
_toc.md
addons.md doc: fix deprecation warnings in addon examples 2016-05-10 17:10:33 +02:00
all.md
assert.md doc: add added: information for assert 2016-05-13 09:49:05 -07:00
buffer.md
child_process.md doc: fix exec example in child_process 2016-05-13 08:04:11 -05:00
cli.md src,module: add --preserve-symlinks command line flag 2016-05-13 11:43:47 -07:00
cluster.md
console.md
crypto.md
debugger.md
dgram.md
dns.md
documentation.md doc: "a" -> "an" in api/documentation.md 2016-05-11 11:17:29 -04:00
domain.md
errors.md
events.md doc,events: fix a link typo 2016-05-10 06:40:12 -05:00
fs.md doc: update fs callback example error stack 2016-05-15 15:01:49 +01:00
globals.md
http.md
https.md
index.md
modules.md doc: mention existence/purpose of module wrapper 2016-05-10 06:48:36 -05:00
net.md doc: server.listen truncates socket path on unix 2016-05-12 08:44:41 +02:00
os.md doc: add added: information for os 2016-05-09 13:53:09 +02:00
path.md
process.md doc: add added: information for process 2016-05-09 13:52:55 +02:00
punycode.md
querystring.md
readline.md doc: readline.emitKeypressEvents and raw mode 2016-05-16 16:01:57 +02:00
repl.md repl: exports Recoverable 2016-05-12 10:03:06 -04:00
stream.md doc: discourage use of util.inherits 2016-05-09 14:10:41 +02:00
string_decoder.md doc: add added: info for string_decoder 2016-05-15 22:56:51 -07:00
synopsis.md
timers.md
tls.md
tty.md
url.md
util.md util: adhere to noDeprecation set at runtime 2016-05-13 21:33:42 +02:00
v8.md doc: add added: information for v8 2016-05-12 21:49:25 -07:00
vm.md doc: update vm.runInDebugContext() example 2016-05-16 08:09:36 +02:00
zlib.md