Wox.Plugin.Runner
Wox.Plugin.Runner copied to clipboard
Arguments Feature Broken
I suspect a Wox update broke the arguments feature of the plugin. I tested it with your remote desktop example (see below screenshot). When I run it from Wox, remote desktop receives as its argument the single 'r' character. It's the r from the rdp shortcut name (I tested it with alternates.)
Should be fixed in my fork: https://github.com/CrazyCoder/Wox.Plugin.Runner.
Thank you so much; I will try it out!
On Tue, Sep 4, 2018 at 7:13 PM Serge Baranov [email protected] wrote:
Should be fixed in my fork: https://github.com/CrazyCoder/Wox.Plugin.Runner.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jessebarocio/Wox.Plugin.Runner/issues/17#issuecomment-418557554, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUcQj3nuCuJAT-PW08UeppJkH13ILQQks5uXxcYgaJpZM4WA4NM .
Should be fixed in my fork: https://github.com/CrazyCoder/Wox.Plugin.Runner.
OMG! I'm just wondering if someone had just add that feature or I had to do this myself... AWESOME!
You could submit a PR or upload your plugin with the name "Wox.Plugin.RunnerEX" or something else. That makes things easier(I just find your fork by accident :P)
I'd be happy to merge and publish a new version if a PR was submitted. No PR was submitted. If @CrazyCoder would prefer to publish it on his own, that is fine too.
Forgive my ignorance, but is there already a pre-built .wox file somewhere for @CrazyCoder version, or do we have to build ourselves? I don't have Visual Studio. Oops, nevermind found it in "releases"
Hi everyone, I was able to get Serge's fork to work with individual arguments ({1}, {2}, etc.) but can't seem to figure out how to pass all/variable # of arguments (e.g. {*}). Launchy's runner plugin allows this, and I need it for commands such as sending a text message or executing commands that accept variable #'s of optional arguments, etc. Is this implemented with a secret syntax or just not implemented?
On Sat, Oct 6, 2018 at 12:38 PM Jesse Barocio [email protected] wrote:
I'd be happy to merge and publish a new version if a PR was submitted. No PR was submitted. If @CrazyCoder https://github.com/CrazyCoder would prefer to publish it on his own, that is fine too.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jessebarocio/Wox.Plugin.Runner/issues/17#issuecomment-427592763, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUcQt_GMGq_YaDE_E0wfy2hp7t2_WUgks5uiOp_gaJpZM4WA4NM .
您好,请问,浏览器更改安装路径后,wox无法快捷启动浏览器了,怎么弄?
I am experiencing the exact same issue as @glenviewjeff (weirdly, I'm trying to do the exact same thing with the exact same options in the plugin - great minds, evidently)
Could we get this merged @CrazyCoder @jessebarocio ?
Finally got around to my yearly search for a Launchy alternative and found the damn holy grail. I'm not sure how I missed out on Keypirinha, but do yourselves a favor and check it out! Much, much better than Launchy ever was, and far better than Wox. Runner equivalent is built in, and of course properly supports arguments and so much more. Tons of configurability and extensibility.
On Thu, Jan 3, 2019 at 9:49 AM pnlrogue1 [email protected] wrote:
I am experiencing the exact same issue as @glenviewjeff https://github.com/glenviewjeff (weirdly, I'm trying to do the exact same thing with the exact same options in the plugin - great minds, evidently)
Could we get this merged @CrazyCoder https://github.com/CrazyCoder @jessebarocio https://github.com/jessebarocio ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jessebarocio/Wox.Plugin.Runner/issues/17#issuecomment-451183997, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUcQj4jAraBkke6OBF2VFFA4F-FzAq-ks5u_iZ8gaJpZM4WA4NM .
I was worried @glenviewjeff opinion was just a shameless plug but it's actually a fair recommendation. I too switched to Keypirinha and after the initial setup (which is .ini based, no GUI) I was able to achieve what brought me to this issue originally, and more. +1 and thank you!
While porting and fixing the Runner plugin for Flow Launcher I can't help but notice there are some struggles with this Runner argument issue. Thought better late than never, this issue should be resolved with the Flow Launcher port if you ever want to give it a second shot.