mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
Merge pull request #1615 from hovsater/cli-final-newline
Add final newline to CLI output
This commit is contained in:
@ -91,6 +91,7 @@ pub fn main() !MainReturn {
|
|||||||
\\
|
\\
|
||||||
\\We don't have proper help output yet, sorry! Please refer to the
|
\\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.
|
\\source code or Discord community for help for now. We'll fix this in time.
|
||||||
|
\\
|
||||||
,
|
,
|
||||||
.{},
|
.{},
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user