@xaoseric [mentioned](https://github.com/helloSystem/launch/pull/10#issuecomment-798905116) that there is an issue. This **works** for me: ``` % launch "PyCharm CE" (...) Selected candidate: "/Applications/Developer/PyCharm CE.app/PyCharm CE" ``` ``` % launch "/Applications/Developer/PyCharm CE.app" # Found "/Applications/Developer/PyCharm CE.app" ``` @xaoseric can you please give details?