diff options
author | KatolaZ <katolaz@freaknet.org> | 2019-08-01 12:19:22 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2019-08-01 12:19:22 +0100 |
commit | 62713aaf65264950aecad9237d50e911d7dad893 (patch) | |
tree | 5d91079a8d70ae734564ec2dd5e00b107d0d589f /TODO | |
parent | 08485aacd8d561f2650175b7a16211262396b2ce (diff) |
fix bug in undo list allocation
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,9 +1,9 @@ + optimize redraws (redraw only the modified rectangle) - fix bug with 'g' commands in arrow mode +- fir bug in reading commands from files - add screen geometry option (-g 25x80?) - read file at point - read output of command (!) -- use [ENTER] to exit from text insert - maybe move "text" mode to "t" - implement ellipse - (?) filled box (B) |