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