brick/TODO.txt
2015-05-17 18:41:38 -07:00

10 lines
401 B
Plaintext

- Use lenses in core library
- Fix cursor cropping in render function where missing
- Deal with multi-column characters everywhere
- Implement 2-d text editing
- Write benchmarks for render on various primitive types
- Use Vector instead of List where sensible
- Implement region-to-view scrolling instead of point-to-view
- Think about porting some widgets from vty-ui
- Think of better library name