diff options
author | KatolaZ <katolaz@freaknet.org> | 2019-08-12 09:02:50 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2019-08-12 09:02:50 +0100 |
commit | 0522ef659553292f546fb1f3af43cfd2f4b07bb2 (patch) | |
tree | af5c439fa02a4afdd5f887e86180b39857d9c5f0 /TODO | |
parent | a46183e96042cf751199f0a06d437a599f7f5bf8 (diff) |
fix read of command scripts and script-mode
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,4 @@ + optimize redraws (redraw only the modified rectangle) -- fix bug in reading commands from files - add screen geometry option (-g 25x80?) - maybe move "text" mode to "t" - implement ellipse @@ -15,6 +14,7 @@ - allow scrolling (both vertical and horizontal) - catch SIGWINCH and react appropriately (after scrolling is enabled) +* fix bug in reading commands from files * fix bug in visual crop * read file at point * read output of command (!) |