summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-08-09 07:32:42 +0100
committerKatolaZ <katolaz@freaknet.org>2019-08-09 07:32:42 +0100
commitbc374cf1226f687f16367ec4e19d82390cb5ae58 (patch)
treeb96bde54ae92addc3cef3c635d6463f4a7b7e27b
parent0c0e806e433057096f50d1e2ce11111a3d52d87a (diff)
update TODO
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index d7e1535..7c93df8 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
+ optimize redraws (redraw only the modified rectangle)
-- fix bug in visual crop
- fix bug in reading commands from files
- add screen geometry option (-g 25x80?)
- maybe move "text" mode to "t"
@@ -16,6 +15,7 @@
- allow scrolling (both vertical and horizontal)
- catch SIGWINCH and react appropriately (after scrolling is
enabled)
+* fix bug in visual crop
* read file at point
* read output of command (!)
* fix bug with 'g' commands in arrow mode