174 Commits (94dd42577c8aa3a3c2f812ad68b3fe55da546eb5)

Author SHA1 Message Date
Rich Trott 0d22858d67 lib: remove excess indentation 7 years ago
Timothy Gu 01aeb38800 readline: properly handle 0-width characters 7 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 7 years ago
Vse Mozhet Byt 878990498a readline,repl,url,util: remove needless capturing 7 years ago
Scott McKenzie 7f3f72c19b errors, readline: migrate to use internal/errors.js 8 years ago
Anna Henningsen c6f074f737
Revert "readline: clean up event listener in onNewListener" 7 years ago
Gibson Fahnestock 7d53abad8b readline: clean up event listener in onNewListener 8 years ago
James M Snell 4c070d4897
readline: move escape codes into internal/readline 8 years ago
James M Snell 4ac7a68ccd
readline: multiple code cleanups 8 years ago
James M Snell 9318f82937
readline: use module.exports = {} 8 years ago
Brian White 4484e8f7e2
readline: fix permanent deoptimizations 8 years ago
Danny Nemer c8eec76c5f readline: rename `deDupeHistory` option 8 years ago
Danny Nemer 5bda5faffd readline: add option to stop duplicates in history 9 years ago
James M Snell 53cf483401 readline: avoid using forEach 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Michaël Zasso 193468667b tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Umair Ishaq b869ecaacf
readline: update 6 comparions to strict 8 years ago
Jackson Tian dad98bfe32 readline: refactor construct Interface 9 years ago
James M Snell 72547fe28d readline: use icu based string width calculation 8 years ago
Miguel Angel Asencio Hurtado 7a94e2d673
readline: fix `concievably` typo in readline.js 8 years ago
Prince J Wesley a634554fca
readline: key interval delay for \r & \n 8 years ago
Prince J Wesley 5bef38b627
repl: Auto alignment for .editor mode 8 years ago
Prince J Wesley 4b883a3fb4
readline: keypress trigger for escape character 8 years ago
Anna Henningsen 1a9e247c79
readline: show completions only after 2nd TAB 8 years ago
Evan Lucas 3f5623dd46 readline: allow passing prompt to constructor 9 years ago
Anna Henningsen dc57b9e78f
readline: return old status from _setRawMode 9 years ago
James M Snell f293d0b0c8 lib: replace legacy uses of __defineGetter__ 9 years ago
Eugene Obrezkov ae178838eb
repl: copying tabs shouldn't trigger completion 9 years ago
cjihrig 8a87b29034 readline: remove deprecated methods 9 years ago
surya panikkal 0303a2552e
readline: allow history to be disabled 9 years ago
Jackson Tian 91466b855f lib: refactor code with startsWith/endsWith 9 years ago
Kohei TAKATA ad63d350d4 readline: Remove XXX and output debuglog 9 years ago
Michaël Zasso 7ce0e04f44 lib: fix style issues after eslint update 9 years ago
cjihrig ca2e8b292f readline: deprecate undocumented exports 9 years ago
micnic 20285ad177 lib: Consistent error messages in all modules 9 years ago
Sakthipriyan Vairamani f32a606e37 lib,src: remove usage of events.EventEmitter 9 years ago
Matt Harrison e29e470c14 readline: fix tab completion bug 9 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 9 years ago
Rich Trott 4cffaa3f55 readline: allow tabs in input 10 years ago
Alex Kocharin bd01603201 readline: fix freeze if `keypress` event throws 9 years ago
Sakthipriyan Vairamani 9cd44bb2b6 util: prepend '(node) ' to deprecation messages 9 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 9 years ago
Jeremiah Senkpiel d9e250295b Revert "readline: allow tabs in input" 9 years ago
Roman Reiss b5b8ff117c lib: don't use global Buffer 10 years ago
Rich Trott 4b3d493c4b readline: allow tabs in input 10 years ago
Alex Kocharin aed6bce906 readline: turn emitKeys into a streaming parser 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Alex Kocharin f0bf6bb024 readline: fix calling constructor without new 10 years ago
Vladimir Kurchatkin b41dbc2737 readline: use native `codePointAt` 10 years ago
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago