aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index af5f36f..29cf4b4 100644
--- a/TODO
+++ b/TODO
@@ -5,9 +5,9 @@
- attribute support (curs_attr)
- finish up curs_color (color_content, pair_content)
- 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)
+- support the rest of the refresh options (curs_refresh)
- border support (curs_border)
- status line stuff (curs_slk)
- mouse support (curs_mouse)