aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2008-03-18 08:50:43 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2008-03-18 08:50:43 -0500
commit73b921d87cfafa197019855cf53df50695e97255 (patch)
treeebc414489dacd92d2a95525ef18e1a8316055726
parent9b172bbd3e71ad17e5d76516c8ad357414d29148 (diff)
downloadluancurses-73b921d87cfafa197019855cf53df50695e97255.tar.gz
luancurses-73b921d87cfafa197019855cf53df50695e97255.zip
reprioritize this
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
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