777genius/claude-notifications-go
View on GitHub[Bug]: Windows click-to-focus: notification click flashes a console window, and sometimes raises no terminal — or the wrong one — when multiple project folders are open
Open
#118 opened on Jul 23, 2026
bugenhancementhelp wantedwindows
Repository metrics
- Stars
- (759 stars)
- PR merge metrics
- (PR metrics pending)
Description
Plugin version
1.40.1
Operating system
Windows (x64)
OS version
Windows 11
Terminal
VS Code (integrated terminal)
Terminal multiplexer (if any)
None
Notification type affected
All types
Issue category
Click-to-focus not working
What happened?
On Windows, clicking a desktop notification to focus the originating terminal window has two problems:
- Clicking the notification briefly flashes a black console window before (sometimes) focusing the terminal.
- When multiple project folders/terminal windows are open at the same time, sometimes no terminal is raised at all, and sometimes the wrong one is raised.
Steps to reproduce
- Open two (or more) terminal windows for two different Claude Code sessions/projects.
- Let a task finish in one of them so a desktop notification fires.
- Click the notification.
Configuration
Hooks configuration
Error logs / output
Additional context
No response