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:
3
TODO.md
3
TODO.md
@ -9,6 +9,9 @@ Performance:
|
|||||||
* for scrollback, investigate using segmented list for sufficiently large
|
* for scrollback, investigate using segmented list for sufficiently large
|
||||||
scrollback scenarios.
|
scrollback scenarios.
|
||||||
* scrollback: dynamic growth rather than prealloc
|
* 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.
|
||||||
|
|
||||||
Correctness:
|
Correctness:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user