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