From bd05d83ae7ebfa4921b8a6f68deaf16951c16531 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 15 Jul 2010 11:32:51 -0700 Subject: [PATCH] Update TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 8049be16e0..3647a412d3 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,8 @@ - tmp directory test/tmp for all files created during tests. - fix tests for NODE_MODULE_CONTEXTS=1 +- readline + - fix for two column glyphs. use Markus Kuhn's wcwidth.c + - fix for commands that extend beyond term width + - tab completion interface +- SSL should be factored out of net.js into standalone stream object +- base64 write and toString for buffers