diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,9 +1,14 @@ + optimize redraws (i.e., avoid to redraw if possible) -- change cursor shape according to action -+ implement box +- (?) change cursor shape according to action +- save to file - implement arrow -- set different box styles -+ add status bar +- manage special chars (DEL/CANC) during text insert + (also do not print unmanaged chars!) +- load from file +- insert file at position - get screen geometry - allow scrolling (both vertical and horizontal) +* set different line styles (done for hl, vl, corner) +* add status bar +* implement box |