-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Description
Focus the Claude Code terminal window when clicking the notification on macOS.
Implementation
| Method | Details |
|---|---|
| AppleScript | tell application "Terminal" to activate |
| Required Permission | Accessibility (System Preferences > Security & Privacy) |
Target Apps
- Terminal.app
- iTerm2
Tasks
- Implement AppleScript activation
- Test with Terminal.app
- Test with iTerm2
- Add permission guide to README
Reactions are currently unavailable