mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-17 23:31:56 +00:00
change name of config entry and variables, add lock for safety during config update
This commit is contained in:
@@ -898,7 +898,7 @@ term: []const u8 = "xterm-ghostty",
|
||||
|
||||
/// String to send when we receive ENQ (0x05) from the command that we are
|
||||
/// running. Defaults to "" if not set.
|
||||
@"enquiry-string": ?[]const u8 = null,
|
||||
@"enquiry-response": ?[]const u8 = null,
|
||||
|
||||
/// This is set by the CLI parser for deinit.
|
||||
_arena: ?ArenaAllocator = null,
|
||||
|
Reference in New Issue
Block a user