From b38ed132a7df231fc08ce384d8559e6648fdd0cc Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sat, 27 Jul 2019 08:06:27 +0100 Subject: first step towards crop + some fixes to erase --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index d521256..59534ac 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,6 @@ + optimize redraws (redraw only the modified rectangle) ++ add crop command (C) +- fix bug with 'g' commands in arrow mode - add screen geometry option (-g 25x80?) - read file at point - read output of command (!) @@ -11,7 +13,6 @@ + parse control characters + parse arrows (text-mode will allow movements as well) - (?) implement CTRL+G as abort (aside ESC) -- add crop command (C) - (?) remove extra blanks until EOL when saving to file + visual selection - crop-to -- cgit v1.2.3