Skip to content

Conversation

@SayHeyD
Copy link

@SayHeyD SayHeyD commented Jan 22, 2025

Description

  • Opens dialog as a child of the currently frontmost application
    • This ensures it is always shown in the foreground of whatever app is currently selected
  • Play a sound queue when dialog opens as an additional hint

Closes #1

@SayHeyD
Copy link
Author

SayHeyD commented Jan 22, 2025

I tested this exact script for 1 week now. (Sequoia 15.2)
After a pull the ssh agent has to be reloaded

@mritzmann
Copy link
Owner

Since I use the default Terminal.app and the integrated terminal in MS Code, I only have the problem in MS Code. When I test it there, I get the following instead of the approve-dialog:

Bildschirmfoto 2025-05-11 um 19 09 08

I then tested other terminals and it seems to work in most of them, but not all:

Terminal Works
Terminal.app
PhpStorm
MS Code
iTerm2
warp.dev
hyper.is

@SayHeyD
Copy link
Author

SayHeyD commented May 11, 2025

Since I use the default Terminal.app and the integrated terminal in MS Code, I only have the problem in MS Code. When I test it there, I get the following instead of the approve-dialog:

Bildschirmfoto 2025-05-11 um 19 09 08 I then tested other terminals and it seems to work in most of them, but not all:

Terminal Works
Terminal.app ✅
PhpStorm ✅
MS Code ❌
iTerm2 ✅
warp.dev ❌
hyper.is ✅

This also started happening to me since the last MacOS update. I still am not sure why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open in the foreground

2 participants