From 6e312ceaaa3b9e8219bf64e894756bfbb4b8d719 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 3 Apr 2013 21:16:14 -0500 Subject: todo --- TODO | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 1c011a2..a731f10 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,13 @@ -for 0.0.1 -========= -- figure out rustdoc - -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 +- small built-in terminfo database, and a configure option to not link against + curses - rgb colors - line drawing - scroll regions - mouse? +- windows support? -- cgit v1.2.3-54-g00ecf