summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index b4d36cd..feac502 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
+ optimize redraws (i.e., avoid to redraw if possible)
- (?) change cursor shape according to action
- auto-arrow 'A' (automatic end-char)
-- delete -- 'x' or 'd'
- load from file
- read file at point
- visual selection
@@ -14,6 +13,8 @@
(also do not print unmanaged chars!)
- get screen geometry
- allow scrolling (both vertical and horizontal)
+* write to new file / default file
+* delete -- 'x'
* save to file
* implement arrow
* set different line styles (done for hl, vl, corner)