summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-07-27 08:06:27 +0100
committerKatolaZ <katolaz@freaknet.org>2019-07-27 08:06:27 +0100
commitb38ed132a7df231fc08ce384d8559e6648fdd0cc (patch)
treea71b99edbc5ce15acfc2abec5e7c5b60edded5cd /TODO
parentf678684b470f02d9fed4818eb92c2a925380c428 (diff)
first step towards crop + some fixes to erase
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
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