mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-01 03:14:40 +00:00
macos: add ability for agents to run debug app
This commit is contained in:
@@ -54,7 +54,7 @@ extension NSApplication {
|
||||
return nil
|
||||
}
|
||||
|
||||
return terminal.perform(action: action)
|
||||
return NSNumber(value: terminal.perform(action: action))
|
||||
}
|
||||
|
||||
/// Discovers all currently alive terminal surfaces across normal and quick
|
||||
|
||||
Reference in New Issue
Block a user