-
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 Windows WSL2.
Implementation
| Method | Details |
|---|---|
| PowerShell | SetForegroundWindow via Win32 API |
| Required Permission | None |
Target Apps
- Windows Terminal
- cmd.exe
- PowerShell
Tasks
- Implement PowerShell SetForegroundWindow
- Test with Windows Terminal
- Test with cmd.exe
- Add guide to README
Reactions are currently unavailable