Has anybody noticed that open -g
doesn't seem to work anymore (Monterey/Sequoia)? It used to work fine, but seems to have stopped in recent upgrades.
I have this as the last line in a script I run from iTerm, but focus is immediately taken by VSCode:
open -g "/Users/sparker/dev/IL_IM.code-workspace"
I do want the VSCode window visible, just not foreground.