mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
update TODO
This commit is contained in:
1
TODO.md
1
TODO.md
@ -7,7 +7,6 @@ Performance:
|
||||
* libuv allocates on every read, we should use a read buffer pool
|
||||
* for scrollback, investigate using segmented list for sufficiently large
|
||||
scrollback scenarios.
|
||||
* scrollback: dynamic growth rather than prealloc
|
||||
* reflow: text reflow is really poorly implemented right now specifically
|
||||
for shrinking columns. Look into this. This may require changing the
|
||||
screen data structure.
|
||||
|
Reference in New Issue
Block a user