mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-22 15:25:20 +00:00
termio: start the thread mailbox, hook up resize
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
//! for taking the config, spinning up a child process, and handling IO
|
||||
//! with the termianl.
|
||||
|
||||
pub const message = @import("termio/message.zig");
|
||||
pub const Exec = @import("termio/Exec.zig");
|
||||
pub const Options = @import("termio/Options.zig");
|
||||
pub const Thread = @import("termio/Thread.zig");
|
||||
|
||||
Reference in New Issue
Block a user