aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 1c011a2ba368f50bcefb780363b78b1d00905b0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
for 0.0.1
=========
- figure out rustdoc

future
======
- error handling
  - probably should be able to initialize the escape code trie with a lot more
    options, and optionally disable them if the terminfo capability doesn't
    exist
  - some output capabilities can also be emulated if the capability doesn't
    exist
- rgb colors
- line drawing
- scroll regions
- mouse?