From e300d4766d214a885f49ef490f884a7340ea5853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20Hovs=C3=A4ter?= Date: Wed, 27 Mar 2024 15:32:59 +0100 Subject: [PATCH] Add final newline to CLI output --- src/main_ghostty.zig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main_ghostty.zig b/src/main_ghostty.zig index 53d358527..32458ada9 100644 --- a/src/main_ghostty.zig +++ b/src/main_ghostty.zig @@ -91,6 +91,7 @@ pub fn main() !MainReturn { \\ \\We don't have proper help output yet, sorry! Please refer to the \\source code or Discord community for help for now. We'll fix this in time. + \\ , .{}, );