summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-08-16 23:43:24 +0100
committerKatolaZ <katolaz@freaknet.org>2019-08-16 23:43:24 +0100
commitce2bfb4d3a49a27bde7c8bbc6c6b1ef6f80054aa (patch)
treed1fcd43773692a8473d7c335303370eada9a1569 /TODO
parent02c54fe6f289901f5b356ca98a81dec78fef4f36 (diff)
add position marks (Ma/g'a)
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