From 8f1c876f63727f87227ec7739f63375931ccf847 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Tue, 18 Mar 2008 15:56:19 -0500 Subject: finish filling out the setup_term function --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8b56bba..dce7e9d 100644 --- a/TODO +++ b/TODO @@ -3,9 +3,8 @@ - reading from the screen (curs_instr, curs_inch) - reading input (ungetch (curs_getch), curs_getstr - attribute support (curs_attr) -- finish up curs_inopts and curs_outopts - finish up curs_color (color_content, pair_content) -- scrolling support (curs_scroll) +- scrolling support (curs_scroll, setscrreg (curs_outopts)) - support the rest of the refresh options (curs_refresh) - window background support (curs_bkgd) - multiple window support (all fns that start with w, curs_overlay, curs_initscr, curs_window, curs_getyx (par, beg), curs_touch, curs_overlay) -- cgit v1.2.3-54-g00ecf