20 Commits (6463ef6affa73794a5ad33108997c430d02acf2c)

Author SHA1 Message Date
Anna Henningsen 8a6b37bc51
doc: remove backtick escaping for manpage refs 8 years ago
Vse Mozhet Byt 45279947f1 doc: small improvements in readline code examples 8 years ago
Italo A. Casas 3c23db4d8a doc: remove duplicate content from readline doc 8 years ago
Italo A. Casas 53178f908f doc: link SIGTSTP / SIGCONT events in readline doc 8 years ago
Prince J Wesley a634554fca
readline: key interval delay for \r & \n 8 years ago
James M Snell 61fa50d298 doc: readline write() is processed as input 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Evan Lucas 3f5623dd46 readline: allow passing prompt to constructor 9 years ago
James M Snell d9e0d8b810
doc: fix minor nit introduced in readline.md 9 years ago
James M Snell c300ba2212 doc: clarify rl.question callback args 9 years ago
James M Snell ed8b600b98 doc: general improvements to readline.md copy 9 years ago
Julian Duque 0ed4d8c535 doc: add `added:` information for readline 9 years ago
Arve Seljebu 1ba5a56f49
doc: readline.emitKeypressEvents and raw mode 9 years ago
Eugene Obrezkov ae178838eb
repl: copying tabs shouldn't trigger completion 9 years ago
vsemozhetbyt 563c9f8687 doc: extra clarification of historySize option 9 years ago
surya panikkal 0303a2552e
readline: allow history to be disabled 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 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 9 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. 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 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
Kyle Robinson Young 525253d50e doc: add args for rl.write and rl.prompt 13 years ago
Josh W d2860a6c7d doc: make readline example filter shorter 13 years ago
Josh W 20143b359c doc: add some headers to make it more legible 13 years ago
Nathan Rajlich e28eb6de30 doc: update the `readline` docs for the "close" event behavior 13 years ago
Nathan Rajlich 86bd9b6e70 doc: change `in` to `input` in the readline docs 13 years ago
Shigeki Ohtsu 26b6da134f doc: change stability index of tty and readline to Unstable 13 years ago
Nathan Rajlich f41901cdf6 repl: make ^D emit an 'end' event on the readline instance 13 years ago
Nathan Rajlich aad12d0b26 readline: migrate ansi/vt100 logic from tty to readline 13 years ago
isaacs 943c396b86 Fix merge conflict in doc/api/readline.markdown 13 years ago