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
/
at
main
14 folders
YuWiz
macos: fix GHOSTTY_QUICK_TERMINAL not set for quick terminal splits
2mo ago
ef68e964
About
macOS: update window appearance for About and ConfigurationErrors
3 months ago
App Intents
macOS: fix command parsing in NewTerminalIntent Fixes #12391, regression from #10765 Signed-off-by: Lukas <134181853+bo2themax@users.noreply.github.com>
3 months ago
AppleScript
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
ClipboardConfirmation
macos: swiftlint 'trailing_whitespace' rule
5 months ago
Command Palette
macOS: trim query before filtering commands
4 months ago
Custom App Icon
macOS: fix App Icon update in Finders Looks like `NSWorkspace.shared.setIcon` can only be called from the main App, DockTilePlugin is sandboxed and doesn't have the permission to `file-write-finderinfo`. It works fine in debug, but not in release. This fixes #11489, #11290
3 months ago
Global Keybinds
fix(macos): mark Swift os.Logger interpolations as public
2 months ago
QuickTerminal
macos: fix GHOSTTY_QUICK_TERMINAL not set for quick terminal splits
2 months ago
Secure Input
fix(macos): mark Swift os.Logger interpolations as public
2 months ago
Services
macOS: set error when there is no directory to open with
2 months ago
Settings
macOS: update window appearance for About and ConfigurationErrors
3 months ago
Splits
macos: use combine to coalesce bell values
5 months ago
Terminal
fix(macos): mark Swift os.Logger interpolations as public
2 months ago
Update
macOS: remove manual invalidateRestorableState()
3 months ago