From d87cf8ea7ec68de924179eb1dbaa13f4b52bd1aa Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sat, 20 Jul 2019 14:47:12 +0100 Subject: visual mode (erase and fill) --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2119199..c84da67 100644 --- a/TODO +++ b/TODO @@ -2,11 +2,12 @@ - (?) change cursor shape according to action - auto-arrow 'A' (automatic end-char) - read file at point -- visual selection ++ visual selection - crop - - fill - - delete - yank/put + * fill + * delete +- change screen management (i.e., use an array of lines) - undo (by storing lines changed across insert/remove operations) - manage special chars (DEL/CANC) during text insert (also do not print unmanaged chars!) -- cgit v1.2.3