AVeenstra

Results 8 comments of AVeenstra

Thank you for the explanation! That makes sense. Sorry for the slow reply. Might I be so rude as to suggest possible fixes (not in any particular order): * Remove...

My guess is that you have the argument "test" in the "Command" field, and not in the arguments field. Could you confirm this? Would it help if I named the...

It only supports real programs as the other kind are interpreted by cmd itself, but can't you pass a program as an argument to `C:\Windows\System32\cmd.exe`? I am not running Windows...

Could you show me the output of `env`, called using the plugin?

I think I fixed the bug in the next version: https://github.com/AVeenstra/RunAnything/releases/tag/1.2 Could you test it? It is a MacOS specific issue, and I don't have one of those. I will...

The update will be processed within two business days, so it should be available in the near future. I will consider this issue fixed. Please let me know if this...

Could you confirm that the PATH is listed in the run configuration? So click: ![image](https://user-images.githubusercontent.com/4164107/169546079-ba38cc97-daaa-48d3-9ce6-4693d7b6d043.png) Then make sure you include the system environment variables and that the `Path` is correct:...

Your update makes sense, and is also something I can reproduce. You can also reproduce this with the built-in `Run Anything` window ([click if you don't know it already](https://www.jetbrains.com/help/idea/running-anything.html)). My...