brick/TODO.txt
Jonathan Daugherty f642704af3 Update todo
2015-05-17 17:44:30 -07:00

12 lines
447 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
- Split up into modules
- Think about porting some widgets from vty-ui
- Make utility module
- Think of better library name