From 1be4c30c5e1526484665c382d784e0de9fe9d8de Mon Sep 17 00:00:00 2001
From: KatolaZ <katolaz@freaknet.org>
Date: Wed, 24 Jul 2019 12:34:29 +0100
Subject: add config.h

---
 TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'TODO')

diff --git a/TODO b/TODO
index da7de02..32af33c 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
-+ optimize redraws (i.e., avoid to redraw if possible)
-- move configs in config.h
++ optimize redraws (redraw only the modified rectangle)
 - change screen management (i.e., dynamic array of lines)
 - add action multiplier (e.g., "7h" moves left by 7 cols)
 - add scripting mode option ("-s"?)
@@ -25,6 +24,7 @@
 - catch SIGWINCH and react appropriately (after scroll is 
   enabled)
 - auto-arrow 'A' (automatic end-char)
+* move configs in config.h
 * get screen geometry
 * allow the use of [ENTER] to confirm arrow, boxes (useful
   for scripting)
-- 
cgit v1.2.3