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

Open

#118 opened on Jul 23, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (100 forks)auto 404
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:

  1. Clicking the notification briefly flashes a black console window before (sometimes) focusing the terminal.
  2. 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

  1. Open two (or more) terminal windows for two different Claude Code sessions/projects.
  2. Let a task finish in one of them so a desktop notification fires.
  3. Click the notification.

Configuration

Hooks configuration

Error logs / output

Additional context

No response

Contributor guide