777genius/claude-notifications-go
[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
開放
#118 建立於 2026年7月23日
bugenhancementhelp wantedwindows
倉庫指標
- 星標
- (759 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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