macos – open launches sure apps and sure recordsdata in background WITHOUT -g


I just lately began getting an odd situation on certainly one of my Macbooks operating Mac OS 14.4.1 (23E224) (however not on my different macbook). I can not determine a sample or debug this. Can anybody recommend what could be accountable?

  • iTerm2 – open -a /System/Purposes/TextEdit.app ~/.zshrc – involves foreground
  • iTerm2 – open -a /System/Purposes/TextEdit.app ~/bin/script.sh – stays in background
  • iTerm2 – open -a /Purposes/BBEdit.app ~/bin/script.sh – involves foreground
  • iTerm2 – open -a /Purposes/BBEdit.app ~/bin/script.sh – stays in background
  • iTerm2 – /usr/native/bin/bbedit ~/bin/script.sh – stays in background
  • iTerm2 – /Purposes/BBEdit.app/Contents/MacOS/BBEdit ~/.zshrc – stays in background
  • iTerm2 – open -a /Purposes/BBEdit.app/Contents/MacOS/BBEdit ~/.zshrc – involves foreground
  • Terminal – /usr/native/bin/bbedit ~/bin/script.sh – stays in background

Issues I’ve checked:

  • I’ve “full disk entry” in Privateness and Safety for BBEdit, iTerm2 and Terminal.
  • which open provides me /usr/bin//open
  • There isn’t a setting in iTerm2 or BBEdit that appears related
  • I’ve tried altering some permissions on script.sh which makes no distinction.

The one sample I can see right here is that .sh recordsdata (amongst others, like .csv) don’t come to the foreground.

Am I doing one thing silly? Or is that this as inexplicable to you as it’s to me? It is irritating since I open loads of textual content recordsdata from the command line.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *