Windows: Bash tool spawns visible console windows that steal focus
Resolved 💬 3 comments Opened Mar 28, 2026 by ChrisAi-code Closed Apr 1, 2026
On Windows 11, every Bash tool call spawns a visible /usr/bin/bash --login -i console window that steals focus from the active application. Needs CREATE_NO_WINDOW flag when spawning bash on Windows.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗