mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-30 11:01:42 +00:00
macos: add macos-applescript config
This commit is contained in:
@@ -3347,6 +3347,16 @@ keybind: Keybinds = .{},
|
||||
/// you may want to disable it.
|
||||
@"macos-secure-input-indication": bool = true,
|
||||
|
||||
/// If true, Ghostty exposes and handles the built-in AppleScript dictionary
|
||||
/// on macOS.
|
||||
///
|
||||
/// If false, all AppleScript interactions are disabled. This includes
|
||||
/// AppleScript commands and AppleScript object lookup for windows, tabs,
|
||||
/// and terminals.
|
||||
///
|
||||
/// The default is true.
|
||||
@"macos-applescript": bool = true,
|
||||
|
||||
/// Customize the macOS app icon.
|
||||
///
|
||||
/// This only affects the icon that appears in the dock, application
|
||||
|
||||
Reference in New Issue
Block a user