diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -1,7 +1,6 @@  + optimize redraws (i.e., avoid to redraw if possible)  - (?) change cursor shape according to action  - auto-arrow 'A' (automatic end-char) -- delete -- 'x' or 'd'   - load from file  - read file at point  - visual selection @@ -14,6 +13,8 @@    (also do not print unmanaged chars!)  - get screen geometry  - allow scrolling (both vertical and horizontal) +* write to new file / default file +* delete -- 'x'   * save to file  * implement arrow  * set different line styles (done for hl, vl, corner) | 
