29 Commits (dcdc9053b46495cbf6a50b7a57d349eaa3aa2328)

Author SHA1 Message Date
Samuel Reed 594e3c2115
doc: add readline.emitKeypressEvents note 8 years ago
Azard 8604772960
readline: remove max limit of crlfDelay 8 years ago
Vse Mozhet Byt 8c0849d5db
doc: conform to rules for eslint-plugin-markdown 8 years ago
Vse Mozhet Byt a3ae360ea6
doc: modernize and fix code examples in repl.md 8 years ago
Roman Reiss dd1fb98bda
doc: consistent case for primitive types 8 years ago
Vse Mozhet Byt 5ce108955d
doc: fix an unclear wording in readline.md 8 years ago
Danny Nemer e9f33e392d
readline: rename `deDupeHistory` option 8 years ago
Danny Nemer 8bd6ab7870
readline: add option to stop duplicates in history 10 years ago
Sebastian Van Sande ff77425eba
doc: link to readable and writeable stream section 8 years ago
Vse Mozhet Byt 241470cfbe doc: small improvements in readline code examples 8 years ago
Anna Henningsen 7a02eb2b03 doc: remove backtick escaping for manpage refs 8 years ago
Italo A. Casas 8a1f74338c doc: remove duplicate content from readline doc 9 years ago
Italo A. Casas c48cb2de48 doc: link SIGTSTP / SIGCONT events in readline doc 9 years ago
Prince J Wesley 408308f2e6 readline: key interval delay for \r & \n 9 years ago
James M Snell 54d76137cd doc: readline write() is processed as input 9 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
saadq 1f003590d6 doc: fix inconsistencies in code style 9 years ago
Evan Lucas 6b1fc63dcb readline: allow passing prompt to constructor 9 years ago
James M Snell 4f2215fd98 doc: fix minor nit introduced in readline.md 9 years ago
James M Snell d31f728e09 doc: clarify rl.question callback args 9 years ago
James M Snell 70f2f357be doc: general improvements to readline.md copy 9 years ago
Julian Duque bfb7e3cc6e doc: add `added:` information for readline 9 years ago
Eugene Obrezkov 226b9668db repl: copying tabs shouldn't trigger completion 9 years ago
Arve Seljebu 2273971a69 doc: readline.emitKeypressEvents and raw mode 9 years ago
vsemozhetbyt 13e660888f doc: extra clarification of historySize option 9 years ago
surya panikkal 9c6ef5b3e1 readline: allow history to be disabled 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
cjihrig 3de9bc9429 readline: document emitKeypressEvents() 9 years ago
ChALkeR 6894c62df5 doc: don't use "interface" as a variable name 9 years ago
Kári Tristan Helgason 3218dfbe60 doc: update eol handling in readline 9 years ago
Benjamin Gruenbaum 334a7e3614 doc: replace function expressions with arrows 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Robert Jefe Lindstaedt 5a53cba784 doc: adds usage of readline line-by-line parsing 9 years ago
Brian White e51bbfd487 doc: add missing backtick for readline 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
Roman Klauke dfc8bedbc5 doc: change references from node to Node.js 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Tristian Flanagan 6e6103b1e2 doc: sort readline alphabetically 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Victor Widell 8392e8cdfb doc: improve readLine.pause() 11 years ago
Julien Gilli 862cc28183 readline: should not require an output stream. 11 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 11 years ago
Fedor Indutny 0ec3770767 doc: readline document TTY utils 11 years ago
Scott González 9975ff603b doc: fix typo in readline 11 years ago
Nao Iizuka 94284e7d2e readline: handle wide characters properly 12 years ago
James Koval 34f05a3195 docs: update var names in readline docs to be consistent 13 years ago
Kyle Robinson Young c9e6d3696c doc: typo fixes 13 years ago