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