From 0522ef659553292f546fb1f3af43cfd2f4b07bb2 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Mon, 12 Aug 2019 09:02:50 +0100 Subject: fix read of command scripts and script-mode --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7c93df8..54225d6 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ + optimize redraws (redraw only the modified rectangle) -- fix bug in reading commands from files - add screen geometry option (-g 25x80?) - maybe move "text" mode to "t" - implement ellipse @@ -15,6 +14,7 @@ - allow scrolling (both vertical and horizontal) - catch SIGWINCH and react appropriately (after scrolling is enabled) +* fix bug in reading commands from files * fix bug in visual crop * read file at point * read output of command (!) -- cgit v1.2.3