diff options
author | KatolaZ <katolaz@freaknet.org> | 2019-07-27 08:06:27 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2019-07-27 08:06:27 +0100 |
commit | b38ed132a7df231fc08ce384d8559e6648fdd0cc (patch) | |
tree | a71b99edbc5ce15acfc2abec5e7c5b60edded5cd /TODO | |
parent | f678684b470f02d9fed4818eb92c2a925380c428 (diff) |
first step towards crop + some fixes to erase
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 |