Files
ghostty/src/terminal
Mitchell Hashimoto f0eb5d0d43 terminal: test for scenario where grow() has to prune with a single page
See comments in the test, also this:

> The scenario is if you adjustCapacity a page beyond a std_size then our
> precondition no longer holds. PageList.adjustCapacity makes no guarantee
> that the resulting capacity fits within a standard page size. It is in fact
> documented this way and that it is slow since we have to mmap out of our
> memory pool.
2024-09-21 21:05:01 -07:00
..
2023-08-20 22:03:20 -07:00
2024-08-21 09:45:47 -04:00
2024-08-10 11:03:56 -07:00
2024-08-16 10:32:43 -07:00
2024-06-24 15:16:24 -07:00
2024-08-05 13:56:57 +02:00
2024-09-06 18:03:56 -04:00
2024-08-05 13:56:57 +02:00
2024-03-22 20:28:05 -07:00
2024-06-24 15:16:24 -07:00