Add some todo notes

This commit is contained in:
Jonathan Daugherty 2015-05-17 10:05:24 -07:00
parent 16605e46f8
commit d558cc2a3b

5
TODO.txt Normal file
View File

@ -0,0 +1,5 @@
- Use lenses in core library
- Fix cursor cropping in render function where missing
- Deal with multi-column characters everywhere
- Implement 2-d text editing
- Implement region-to-view scrolling instead of point-to-view