summaryrefslogtreecommitdiff
path: root/macos/Sources/Features/App Intents
AgeCommit message (Expand)Author
2025-09-30macOS: Focus Terminal App Intent (#8961)Mitchell Hashimoto
2025-09-28feat: focus terminal in basic caseshimura467
2025-09-22Force Ghostty to be active if notLars
2025-09-22Workaround for #8669Lars
2025-09-15Pass config to splits in NewTerminalConfigCaleb Hearth
2025-09-03macOS: SurfaceView should implement IdentifiableMitchell Hashimoto
2025-08-08fix: capture screenshot for app intents views as NSImageAlexander Lais
2025-07-04macOS: remove @DeferredProperty usage from TerminalEntityMitchell Hashimoto
2025-06-22macOS: Run scripts using stdin rather than executing directlyMitchell Hashimoto
2025-06-21macos: the approval dialog is now foreverMitchell Hashimoto
2025-06-21macos: address some feedbackMitchell Hashimoto
2025-06-21macos: add a macos-shortcut configMitchell Hashimoto
2025-06-21macos: intents all ask for permissionMitchell Hashimoto
2025-06-21macos: can set env vars on new terminalMitchell Hashimoto
2025-06-21macos: remove confirmation option for close terminalMitchell Hashimoto
2025-06-21macos: intent to open quick terminalMitchell Hashimoto
2025-06-21macos: Close Terminal IntentMitchell Hashimoto
2025-06-21macos: mouse pos and scroll intentsMitchell Hashimoto
2025-06-21macos: add mouse button intentMitchell Hashimoto
2025-06-21macos: input keyboard event can send modifiers and actions nowMitchell Hashimoto
2025-06-21macos: Ghostty.KeyMitchell Hashimoto
2025-06-21macos: input intentMitchell Hashimoto
2025-06-21macos: invoke keybind intentMitchell Hashimoto
2025-06-21macos: InvokeCommandPaletteIntent and CommandEntityMitchell Hashimoto
2025-06-21macos: NewTerminalIntent returns Terminal, can splitMitchell Hashimoto
2025-06-21macos: can specify parent terminal for new terminal intentMitchell Hashimoto
2025-06-21macos: terminal not found should be an errorMitchell Hashimoto
2025-06-21macos: Terminal entity has screen contents deferredMitchell Hashimoto
2025-06-21macos: GetTerminalDetails intentMitchell Hashimoto
2025-06-21macos: TerminalEntityMitchell Hashimoto
2025-06-21macos: new terminal intentMitchell Hashimoto