Velocity/TODO.md

5 lines
208 B
Markdown
Raw Normal View History

2022-11-07 18:50:10 +00:00
- [X] Remove colored in favour of crossterm's styling
- [X] Use &str for writing text -> can't really be done
- [X] Make sure borrows for Screen and Editor are correct
- [X] Fix small terminal screen issues