summaryrefslogtreecommitdiff
path: root/doc/api/readline.md
Commit message (Expand)AuthorAgeFilesLines
* doc: add lint rule to enforce trailing commasAntoine du Hamel2022-11-171-7/+7
* readline: remove `question` method from `InterfaceConstructor`Antoine du Hamel2022-09-141-55/+0
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-201-17/+18
* 2022-04-19, Version 18.0.0 (Current)Beth Griggs2022-04-191-4/+4
* readline: fix question still called after closedXuguang Mei2022-04-081-0/+6
* doc: remove util.promisify() content in readline.mdRich Trott2022-04-031-38/+0
* doc: fix question promise API exampleXuguang Mei2022-03-281-8/+5
* doc: readline `'line'` event emits final lineMatt Probert2022-03-071-0/+3
* doc: fix typosapeltop2022-03-021-1/+1
* doc: remove extra <td>Ray2022-02-161-2/+0
* readline: bind keystroke `ctrl`+`6` to redoRay2022-02-071-1/+12
* lib: replace validator and errorMohammed Keyvanzadeh2022-02-051-0/+20
* doc: simplify readline/stdin textRich Trott2022-01-231-10/+3
* readline: add feature yank and yank popRay2022-01-221-0/+10
* readline: undo previous edit when get key code 0x1FRay2022-01-211-0/+6
* doc,readline: add missing node protocol in exampleMestery2022-01-181-1/+1
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-201-14/+57
* 2021-10-19, Version 17.0.0 (Current)Beth Griggs2021-10-191-13/+13
* 2021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso2021-09-281-4/+12
* doc: mark readline promise implementation as experimentalAntoine du Hamel2021-09-271-0/+2
* readline: add `autoCommit` optionAntoine du Hamel2021-09-161-5/+11
* readline: introduce promise-based APIAntoine du Hamel2021-09-161-50/+417
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-12/+12
* doc: remove file name from self-reference linksAntoine du Hamel2021-06-291-2/+2
* 2021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams2021-05-111-1/+3
* 2021-04-06, Version 15.14.0 (Current)Myles Borins2021-04-061-1/+1
* doc: add parentheses to function and move referenceRich Trott2021-04-051-2/+2
* doc: document how to unref stdin when using readline.InterfaceAnu Pasumarthy2021-04-031-0/+12
* readline: add AbortSignal support to interfaceNitzan Uziely2021-04-011-0/+5
* doc: add return type of readline.createInterfaceDarshan Sen2021-03-061-0/+1
* 2021-02-02, Version 15.8.0 (Current)Michaël Zasso2021-02-021-3/+3
* readline: add history event and option to set initial historyMattias Runge-Broberg2021-01-251-3/+32
* readline: add support for the AbortController to the question methodMattias Runge-Broberg2021-01-231-5/+48
* 2020-11-24, Version 15.3.0 (Current)Shelley Vohr2020-11-241-1/+1
* readline: add getPrompt to get the current promptMattias Runge-Broberg2020-11-101-0/+9
* doc: use kbd element in readline doc proseRich Trott2020-10-261-1/+1
* doc: use kbd element in readline docRich Trott2020-10-211-46/+48
* doc: harmonize version list style in YAML commentsAntoine du Hamel2020-10-091-1/+3
* doc: sort md references in ASCII orderAntoine du Hamel2020-10-011-4/+4
* doc: use .md extension for internal linksAntoine du Hamel2020-10-011-8/+8
* doc: standardize on _backward_Rich Trott2020-09-201-1/+1
* doc: add a note about possible missing lines to readline.asyncIteratorIgor Mikhalev2020-08-291-0/+4
* doc: add dynamic source code linksAlec Davidson2020-06-261-0/+2
* doc: use a single space between sentencesRich Trott2020-06-221-3/+3
* doc: use sentence-case for headings in docsRich Trott2020-06-191-2/+2
* doc: fix readline key binding documentationRuben Bridgewater2020-05-201-2/+2
* doc: fix LTS replaceme tagsAnna Henningsen2020-04-281-3/+9
* doc: updated YAML version representation in readline.mdRich Trott2020-02-251-2/+2
* 2020-02-18, Version 13.9.0 (Current)Shelley Vohr2020-02-181-1/+1
* readline: make tab size configurableRuben Bridgewater2020-02-071-0/+5