mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-05 23:28:41 +00:00
I've come up with a way to avoid manually allocating each entry which honestly makes the code flow much more smoothly. Basically you collect all the applicable keybinds first, then try to bind them with their stable memory addresses.