From 73b921d87cfafa197019855cf53df50695e97255 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Tue, 18 Mar 2008 08:50:43 -0500 Subject: reprioritize this --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index e0939ba..88f33fd 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,6 @@ - reading from the screen (curs_instr, curs_inch) - reading input (ungetch (curs_getch), curs_getstr - attribute support (curs_attr) -- terminal attributes (curs_termattrs) - finish up curs_inopts and curs_outopts - finish up curs_color (color_content, pair_content) - scrolling support (curs_scroll) @@ -15,6 +14,7 @@ - border support (curs_border) - status line stuff (curs_slk) - mouse support (curs_mouse) +- terminal attributes (curs_termattrs) - pad support (curs_pad) - screen dump support (curs_scr_dump) - multiple term support -- cgit v1.2.3-54-g00ecf