From ce2bfb4d3a49a27bde7c8bbc6c6b1ef6f80054aa Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Fri, 16 Aug 2019 23:43:24 +0100 Subject: add position marks (Ma/g'a) --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') 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 -- cgit v1.2.3