127 Commits (a5dcff827a2c7eaec9c20b6271bead8d2225c7c8)

Author SHA1 Message Date
Ryan Dahl d2de8ba400 ^c to get out of '...' in REPL 14 years ago
Ryan Dahl 2d09ef8541 Fix style in readline 14 years ago
Ryan Dahl 0ef8a86af2 Add SIGWINCH handler for readline 14 years ago
Trent Mick 1d961a6630 add ANSI coloring option to sys.inspect and, by default, to the repl 14 years ago
Trent Mick 5330fea954 Ctrl+W support for the REPL 14 years ago
Johan Euphrosine e49be4768b add readline support for meta-d 14 years ago
Brian d9eb64928e Fix home/end keys in repl for putty/xterm. 14 years ago
Johan Euphrosine 748469c71c add readline support for meta-f and meta-b 14 years ago
Johan Euphrosine fd3e84499e add home/end support in rxvt and readline tests 14 years ago
Johan Euphrosine 0e1e00e68b fix home/end on GNU/Linux 14 years ago
Trent Mick 1aeaf8d289 repl tab completion: insert common prefix of multiple completions 14 years ago
Trent Mick 72e4a49cac repl completion: multi-column display of completions 14 years ago
Trent Mick 1c9a85b9a6 First pass at tab-completion in the REPL 14 years ago
Ryan Dahl 7068912fbb Export Interface from readline.js 14 years ago
Chandra Sekar S 66deea10c7 Support for HOME and END in REPL. 14 years ago
Ryan Dahl 65f2e72d77 Fix style in readline 14 years ago
Jérémy Lal 0fd1656d63 Support DEL in the REPL. 14 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Ryan Dahl bca16a0581 Handle ctrl+z from readline 15 years ago
Ryan Dahl adc06dd705 Add NODE_NO_READLINE check for REPL 15 years ago
Ryan Dahl 0377b12964 Use strings instead of buffers in readline 15 years ago
Matt Ranney 09af242c89 Support more readline navigation keys. 15 years ago
Ryan Dahl e43d6fc879 Fix misspelling 15 years ago
Ryan Dahl 41f213be18 Add binding to termios, implement readline for repl 15 years ago