summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-07-18 18:46:58 +0100
committerKatolaZ <katolaz@freaknet.org>2019-07-18 18:46:58 +0100
commit5dd00eaf46bd250099c368c7b4a66e0e4dfc4b6f (patch)
tree44f6426fef57f310b355cf1198e1f8da751cad90 /TODO
parent478c03adcdc7d76595a311a0dba682917ab97d62 (diff)
different line styles
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 9 insertions, 4 deletions
diff --git a/TODO b/TODO
index 956af84..e9d7819 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,14 @@
+ optimize redraws (i.e., avoid to redraw if possible)
-- change cursor shape according to action
-+ implement box
+- (?) change cursor shape according to action
+- save to file
- implement arrow
-- set different box styles
-+ add status bar
+- manage special chars (DEL/CANC) during text insert
+ (also do not print unmanaged chars!)
+- load from file
+- insert file at position
- get screen geometry
- allow scrolling (both vertical and horizontal)
+* set different line styles (done for hl, vl, corner)
+* add status bar
+* implement box