summaryrefslogtreecommitdiff
path: root/doc/api/readline.md
AgeCommit message (Expand)Author
2019-12-07doc: include line/cursor in readline documentationJeremy Albright
2019-10-26doc: remove dashesRich Trott
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-08-16readline: establish y in cursorTo as optionalGerhard Stoebich
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-16readline: expose stream API in cursorTo()cjihrig
2019-07-16readline: expose stream API in moveCursor()cjihrig
2019-07-16readline: expose stream API in clearLine()cjihrig
2019-07-13readline: expose stream API in clearScreenDown()cjihrig
2019-06-27doc: reformat for-await-ofcjihrig
2019-06-27doc: update readline asyncIterator docscjihrig
2019-04-112019-04-11, Version 11.14.0 (Current)Beth Griggs
2019-04-03readline: make Symbol.asyncIterator support stableMatteo Collina
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-08doc: add caveat and tradeoff example to readlineVse Mozhet Byt
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-11-20readline: add support for async iterationTimothy Gu
2018-10-25lib: add escapeCodeTimeout as an option to createInterfaceRaoof
2018-09-06doc: add warning to readline's close() methodcjihrig
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-01doc: linkify missing typesVse Mozhet Byt
2018-01-17doc: simplify sentences that use "considered"Rich Trott
2017-10-30doc: make default values and periods consistentMatej Krajčovič
2017-10-19doc: clarify using crlfDelay with fs streamsVse Mozhet Byt
2017-10-11doc: add history for readline `crlfDelay` optionVse Mozhet Byt
2017-09-15doc: fix emitKeypressEvents stream typeOblosys
2017-08-28doc: add links to alternative versions of docChris Young
2017-07-31readline: remove max limit of crlfDelayAzard
2017-06-10doc: add readline.emitKeypressEvents noteSamuel Reed
2017-06-03doc: unify spaces in object literalsVse Mozhet Byt
2017-05-25doc: make the style of notes consistentAlexey Orlenko
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-27doc: modernize and fix code examples in repl.mdVse Mozhet Byt
2017-04-25doc: fix an unclear wording in readline.mdVse Mozhet Byt
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-03-22readline: rename `deDupeHistory` optionDanny Nemer
2017-03-17readline: add option to stop duplicates in historyDanny Nemer
2017-03-02doc: consistent case for primitive typesRoman Reiss