summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-07-19 15:38:14 +0100
committerKatolaZ <katolaz@freaknet.org>2019-07-19 15:38:14 +0100
commita2bf8545d73621de7cfa3a06663d1b94fdc668c4 (patch)
tree8886c1f6098bb09f5a1f7d1f42b2b13fa2c1b0a5 /TODO
parent34a0ec991e4985d3ca4719ffc696f681370e14fc (diff)
fix arrow pointer -- toggle start and end markers
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index e9d7819..1b6139d 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,15 @@
+ optimize redraws (i.e., avoid to redraw if possible)
- (?) change cursor shape according to action
- save to file
-- implement arrow
+- implement auto-arrow 'A' (automatic end-char)
+- implement delete 'x' or 'd'
- 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)
+* implement arrow
* set different line styles (done for hl, vl, corner)
* add status bar
* implement box