From 02c54fe6f289901f5b356ca98a81dec78fef4f36 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Fri, 16 Aug 2019 19:36:20 +0100 Subject: add support for comments --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 48e2395..1375028 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ + optimize redraws (redraw only the modified rectangle) -- implement comment (#: ignore everything until the end of the line) - add screen geometry option (-g 25x80?) - (?)maybe move "text" mode to "t" - implement ellipse @@ -14,6 +13,7 @@ - allow scrolling (both vertical and horizontal) - catch SIGWINCH and react appropriately (after scrolling is enabled) +* implement comment (#: ignore everything until the end of the line) * implement parallelogram mode (z/Z) * fix bug in reading commands from files * fix bug in visual crop -- cgit v1.2.3