-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arguments Feature Broken #17
Comments
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 ***@***.***> 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
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAUcQj3nuCuJAT-PW08UeppJkH13ILQQks5uXxcYgaJpZM4WA4NM>
.
|
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 ***@***.***> 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
<#17 (comment)>,
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 ***@***.***> 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
<#17 (comment)>,
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. |
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.)
The text was updated successfully, but these errors were encountered: