cknave/kevedit

Ignore -psn_* arguments from macOS

cknave opened this issue · 1 comments

macOS adds an "process serial number" argument when launched from finder: https://stackoverflow.com/questions/10242115/os-x-strange-psn-command-line-parameter-when-launched-from-finder

KevEdit treats this as a filename to edit, but it should ignore it.

Fixed in 15b0fbb