alpha
Login
or
Join now
ptr.pet
/
ghostty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ghostty
/
macos
/
Sources
/
Features
/
App Intents
/
at
main
1 folder
10 files
Lukas
macOS: fix command parsing in NewTerminalIntent
3mo ago
a8ed37a7
Entities
macos: add pid and tty properties to AppleScript terminal class Expose the foreground process PID and TTY device path as read-only properties on the AppleScript terminal class and App Intents TerminalEntity. This enables reliable process-to-terminal mapping for automation tools when multiple terminals share the same CWD. Closes #11592 Closes #10756 Session: 019d341c-a165-7843-a2f7-2f426114cf17
4 months ago
CloseTerminalIntent.swift
macOS: fix command parsing in NewTerminalIntent Fixes #12391, regression from #10765 Signed-off-by: Lukas <134181853+bo2themax@users.noreply.github.com>
3 months ago
CommandPaletteIntent.swift
macos: swiftlint 'trailing_whitespace' rule
5 months ago
FocusTerminalIntent.swift
macOS: Support building with Xcode 16 (#9162) With this you can test most of the old tab bar behaviour without using a virtual machine
10 months ago
GetTerminalDetailsIntent.swift
macos: swiftlint 'trailing_whitespace' rule
5 months ago
GhosttyIntentError.swift
macos: address some feedback
1 year ago
InputIntent.swift
macos: swiftlint 'trailing_whitespace' rule
5 months ago
IntentPermission.swift
macos: swiftlint 'vertical_whitespace' rule
5 months ago
KeybindIntent.swift
macos: swiftlint 'trailing_whitespace' rule
5 months ago
NewTerminalIntent.swift
macOS: fix command parsing in NewTerminalIntent Fixes #12391, regression from #10765 Signed-off-by: Lukas <134181853+bo2themax@users.noreply.github.com>
3 months ago
QuickTerminalIntent.swift
macos: swiftlint 'trailing_whitespace' rule
5 months ago