summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1375028..ecd2a35 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
+ optimize redraws (redraw only the modified rectangle)
- add screen geometry option (-g 25x80?)
- (?)maybe move "text" mode to "t"
+- implement trapezium
- implement ellipse
- (?) filled box (B)
- (?) manage filled box character (as for other styles)
@@ -13,6 +14,7 @@
- allow scrolling (both vertical and horizontal)
- catch SIGWINCH and react appropriately (after scrolling is
enabled)
+* add position marks (Ma / g'a)
* implement comment (#: ignore everything until the end of the line)
* implement parallelogram mode (z/Z)
* fix bug in reading commands from files