From d5c0c9098378015c5cbcc23c78d4d63d92e383a1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 13 Apr 2013 19:33:48 -0500 Subject: todo --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index a731f10..afb57aa 100644 --- a/TODO +++ b/TODO @@ -4,10 +4,11 @@ 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 +- the builtin backend should be able to attempt to dynamically load + libcurses.so if it sees a terminal or capability it doesn't recognize +- character-by-character trie traversal - rgb colors - line drawing - scroll regions - mouse? -- windows support? +- windows support? only for hexes, probably -- cgit v1.2.3-54-g00ecf