summaryrefslogtreecommitdiff
path: root/TODO
blob: 1b6139d251eafe860f2e922eb8c4523d85594197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
+ optimize redraws (i.e., avoid to redraw if possible)
- (?) change cursor shape according to action
- save to file
- implement auto-arrow 'A' (automatic end-char)
- implement delete 'x' or 'd' 
- 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)
* implement arrow
* set different line styles (done for hl, vl, corner)
* add status bar
* implement box