Files
ghostty/src/terminal
Mitchell Hashimoto 3c9c3a4f54 terminal/c: use lib.alloc instead of direct lib/allocator.zig import
Each C API file independently imported ../../lib/allocator.zig as
lib_alloc. Now that terminal/lib.zig re-exports the allocator module
as lib.alloc, use that instead. This removes the redundant import
and keeps all lib dependencies flowing through the single lib.zig
entry point.
2026-03-25 07:31:21 -07:00
..
2026-01-08 13:50:43 -06:00
2025-11-27 13:37:53 -08:00
2026-02-19 20:17:47 -08:00
2025-12-03 13:27:36 -08:00
2026-03-16 16:01:53 -07:00
2025-11-27 13:37:53 -08:00