update TODO

This commit is contained in:
Mitchell Hashimoto
2022-05-20 15:29:50 -07:00
parent ac6755f56b
commit a247a9e925

14
TODO.md
View File

@ -1,8 +1,8 @@
Performance:
* libuv allocates on every read, we should use a read buffer pool
* update cells for drawing should just happen once per frame
* update cells should only update the changed cells
* terminal data structure is bad!
Correctness:
@ -11,3 +11,15 @@ Correctness:
Visual:
* bell
Major Features:
* History, mouse scrolling
* Line wrap
* Selection, highlighting
* Copy/paste
* Bold
* Underline
* Strikethrough
* Emoji
* Ligatures