mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-15 06:16:11 +00:00
Integrating new surface
This commit is contained in:
@@ -100,6 +100,7 @@ pub fn main() !void {
|
||||
defer app_runtime.terminate();
|
||||
|
||||
// Create an initial window
|
||||
try app_runtime.newWindow();
|
||||
|
||||
// Run the GUI event loop
|
||||
try app_runtime.run();
|
||||
|
Reference in New Issue
Block a user