Files
ghostty/src/input
Mitchell Hashimoto 0e9ce7e450 input: change our binding set to use array hash map
This is recommended for ongoing performance: 
https://github.com/ziglang/zig/issues/17851

Likely not an issue for this particular use case which is why it never
bit us; we don't actively modify this map much once it is created. But,
its still good hygiene and ArrayHashMap made some of the API usage
nicer.
2026-01-09 09:06:03 -08:00
..
2025-10-03 07:10:43 -07:00
2025-12-26 00:27:08 +07:00
2026-01-08 10:22:56 -08:00
2025-06-21 14:11:50 -07:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2025-12-26 00:27:08 +07:00
2025-11-27 13:37:53 -08:00