mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-14 22:06:10 +00:00
move circular buffer to src/
This commit is contained in:
@@ -283,6 +283,7 @@ pub const GlobalState = struct {
|
||||
}
|
||||
};
|
||||
test {
|
||||
_ = @import("circ_buf.zig");
|
||||
_ = @import("Pty.zig");
|
||||
_ = @import("Command.zig");
|
||||
_ = @import("font/main.zig");
|
||||
|
Reference in New Issue
Block a user