diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |