mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-22 11:46:11 +03:00

Key contains pointers into DerivedConfig. Each surface has its own DerivedConfig. This would cause memory corruption if the surface that opened the initial font grid deallocates. Instead, let's make sure Key owns its own DerivedConfig.