node/doc
Colton Baker ce485791db Readline proposal and bugfixes. Related: #2737 #2756
- Removed extra newline from .question(); Users can input a
  newline if it they require it.
- Removed .close() due to it only emulating closing, causing a bug where
  readline is left open to trigger events such as .on('line', ...').
- Removed ._attemptClose()
- .pause() now triggers event .on('pause', ...)
- .resume() now triggers event .on('resume', ...)
- CTRL-C (SIGINT) in readline will now default to .pause() if no SIGINT event
  is present.
- CTRL-D (delete right) will also default to .pause() if there is nothing to
  delete (signaling the end of the file).
- Added new event `SIGTSTP`
- Added new event `SIGCONT`
- Added `resume` to `write` to resume the stream if paused.
- Docs updated.
- Updated repl.js
2012-02-16 12:12:03 +06:00
..
about 2012.02.14, Version 0.7.4 (unstable) 2012-02-14 14:34:43 -08:00
api Readline proposal and bugfixes. Related: #2737 #2756 2012-02-16 12:12:03 +06:00
api_assets css: Restrict li fix to #apicontent only. 2012-02-13 15:27:32 -08:00
community 2012.02.14, Version 0.7.4 (unstable) 2012-02-14 14:34:43 -08:00
images docs: Move images out of the dist tarball 2012-02-13 15:27:06 -08:00
logos 2012.02.14, Version 0.7.4 (unstable) 2012-02-14 14:34:43 -08:00
cla.html Update address in CLA 2012-01-04 11:20:50 -08:00
favicon.ico docs: fix favicon 2011-11-27 21:52:27 +01:00
full-white-stripe.jpg Use .jpg instead of .bmp for .msi 2012-01-10 14:26:22 -08:00
index.html 2012.02.14, Version 0.7.4 (unstable) 2012-02-14 14:34:43 -08:00
mac_osx_nodejs_installer_logo.png Improve OSX installer 2011-11-10 18:41:44 -08:00
node.1 Finish removing require.paths 2011-07-24 18:04:45 -07:00
pipe.css docs: Move images out of the dist tarball 2012-02-13 15:27:06 -08:00
robots.txt robots.txt 2012-02-14 14:34:43 -08:00
sh.css doc: Pixel-nudging 2012-01-23 13:11:33 -08:00
sh_javascript.min.js Man page generation. 2009-09-10 13:40:38 +02:00
sh_main.js Syntax highlighting for <tt> elements. 2009-09-23 16:58:28 +02:00
sh_vim-dark.css Nodejs.org design refresh. 2012-01-23 13:11:32 -08:00
template.html 2012.02.14, Version 0.7.4 (unstable) 2012-02-14 14:34:43 -08:00
thin-white-stripe.jpg Use .jpg instead of .bmp for .msi 2012-01-10 14:26:22 -08:00
trademark-policy.pdf logo update 2011-07-11 08:30:37 -07:00
v0.4_announcement.html s/NPM/npm/ 2011-12-05 16:20:44 -08:00