summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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