We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug open -a $APPLICATION can only open new windows but not switch to bring the opened windows foreground.
open -a $APPLICATION
To Reproduce Steps to reproduce the behaviour:
Expected behaviour desktop containing finder window should be moved foreground.
Desktop (please complete the following information):
Additional context I tested that google chrome can work well, but finder/vscode cannot.
The text was updated successfully, but these errors were encountered:
Can't reproduce on my environment. More env info needed.
It's quite weird. Since open -a 's behavior is not controlled by karabiner at all.
open -a
It moves existing window to foreground and open new windows if not exists.
Maybe there's something wrong with configuration , privilege or application path?
Sorry, something went wrong.
It seems like a system bug. I will close this.
Thanks.
Vonng
No branches or pull requests
Describe the bug
open -a $APPLICATION
can only open new windows but not switch to bring the opened windows foreground.To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
desktop containing finder window should be moved foreground.
Desktop (please complete the following information):
Additional context
I tested that google chrome can work well, but finder/vscode cannot.
The text was updated successfully, but these errors were encountered: