summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-21 18:24:49 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-21 18:24:49 +0000
commit24c39950ff6b9b6d0e49d2d1341552b4fe524357 (patch)
tree8f2436ef1e2228e6a5c8bac125c513c5c3656c4a /TODO
parentdf158734c20494ee895b81a045ed66dcffd44f86 (diff)
Redo screen.c functions to make them readable and more flexible. Make scroll mode only redraw waht it needs.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 884577a5..d943197e 100644
--- a/TODO
+++ b/TODO
@@ -72,8 +72,6 @@
- there is to much redrawing. use flags? (there was a problem with this idea...
CLIENT_HOLD?)
- use modes for help etc
-- scrollback should only draw scrolled line on up/down
-- horizontal scrolling
-- For 0.2 --------------------------------------------------------------------
- copy and paste