From 6020081539826a28e8c61d4118a1e382ad7bafbb Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 3 Apr 2013 02:58:18 -0500 Subject: this can come later --- TODO | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index c7a4c38..5e7ea10 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,5 @@ for 0.0.1 ========= -- error handling - - probably should be able to initialize the escape code trie with a lot more - options, and optionally disable them if the terminfo capability doesn't - exist - - some output capabilities can also be emulated if the capability doesn't - exist - should be able to do this stuff on file descriptors other than the currently hardcoded stdin/stdout (should have a way to do colored error messages on stderr at the very least) @@ -13,6 +7,12 @@ for 0.0.1 future ====== +- error handling + - probably should be able to initialize the escape code trie with a lot more + options, and optionally disable them if the terminfo capability doesn't + exist + - some output capabilities can also be emulated if the capability doesn't + exist - rgb colors - line drawing - scroll regions -- cgit v1.2.3-54-g00ecf