ghostty/TODO.md
Mitchell Hashimoto c01d6befef update TODO
2022-05-20 16:03:50 -07:00

31 lines
458 B
Markdown

Bugs:
* Paste puts a "v" at the end of the string
Performance:
* libuv allocates on every read, we should use a read buffer pool
* update cells should only update the changed cells
* terminal data structure is bad!
Correctness:
* `exit` in the shell should close the window
Visual:
* bell
Major Features:
* History, mouse scrolling
* Line wrap
* Selection, highlighting
* Copy (paste is done)
* Bold
* Underline
* Strikethrough
* Emoji
* Ligatures