postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Postman Mac app doesn't respect open command option '-g'

Open markm77 opened this issue 6 years ago • 0 comments

When launching Postman from Mac terminal via open -g -a Postman, Postman does not respect -g option and grabs focus. Compare this to e.g. open -g -a TextEdit where terminal keeps focus.

Tested with latest Postman Mac app and macOS 10.14.6.

markm77 avatar Aug 14 '19 11:08 markm77