summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-07-26 22:13:33 +0100
committerKatolaZ <katolaz@freaknet.org>2019-07-26 22:13:33 +0100
commit0adbc2a776c36b736bb5acb7184ba559d9428bc4 (patch)
treeeee749a383e9220d12b21a6d74e881400c64b765 /TODO
parent8f25f7b9abb68e2efbc732a69f09d795ad79433c (diff)
towards dynamic screen management
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index f6087c7..7b324b8 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
+ optimize redraws (redraw only the modified rectangle)
-- change screen management (i.e., dynamic array of lines)
++ change screen management (i.e., dynamic array of lines)
- add screen geometry option (-g 25x80?)
- read file at point
- read output of command (!)
@@ -48,4 +48,3 @@
* set different line styles (done for hl, vl, corner)
* add status bar
* implement box
-