ghostty/TODO.md
2022-07-10 14:45:43 -07:00

32 lines
613 B
Markdown

Bugs:
* Underline should use freetype underline thickness hint
Performance:
* libuv allocates on every read, we should use a read buffer pool
* update cells should only update the changed cells
* for scrollback, investigate using segmented list for sufficiently large
scrollback scenarios.
Correctness:
* `exit` in the shell should close the window
* test wrap against wraptest: https://github.com/mattiase/wraptest
- automate this in some way
Visual:
* bell
Major Features:
* History, mouse scrolling
* Line wrap
* Selection, highlighting
* Copy (paste is done)
* Strikethrough
* Emoji
* Ligatures