diff options
| author | KatolaZ <katolaz@freaknet.org> | 2019-07-20 10:39:38 +0100 | 
|---|---|---|
| committer | KatolaZ <katolaz@freaknet.org> | 2019-07-20 10:39:38 +0100 | 
| commit | 2f5d0a4be8c029c5a4d1279be8823604db2c0fc2 (patch) | |
| tree | 3c3ae57e18d9226aa351ab62790b23716bf4c17d /TODO | |
| parent | a4c6053e9df10cc4060696d6c29e84fa3105ad0e (diff) | |
reorganise code and new file
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 | 
1 files changed, 1 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) -- load from file  - read file at point  - visual selection    - crop @@ -13,6 +12,7 @@    (also do not print unmanaged chars!)  - get screen geometry  - allow scrolling (both vertical and horizontal) +* load from file  * check if modified on exit  * write to new file / default file  * delete -- 'x'  | 
