Skip to content
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

Launch parameters #237

Closed
alexandr-san4ez opened this issue Sep 20, 2017 · 10 comments
Closed

Launch parameters #237

alexandr-san4ez opened this issue Sep 20, 2017 · 10 comments

Comments

@alexandr-san4ez
Copy link

  1. What mean keypirinha.exe --autorun?
  2. I suggest adding the parameter --show. Which will show the KP after launch.
@polyvertex
Copy link
Member

The --autorun argument notifies KP it is being launched on OS' startup.

@alexandr-san4ez
Copy link
Author

I understand it. :) But what does it influence?

@polyvertex
Copy link
Member

--show and --hide command line arguments are now supported in v2.16. Albeit --hide is hardly useful :)

@alexandr-san4ez
Copy link
Author

alexandr-san4ez commented Oct 22, 2017

I tried to specify the parameter --show but nothing worked.
The application did not even start. :)

P.S. The portable version also behaves.

@polyvertex
Copy link
Member

Both --show and --hide are meant to be used when KP is already running. They work like a remote-process control. This is because by design, KP is rather meant to be permanently running in the background instead of being launched-then-used.

Perhaps you should give details on your use case?

@alexandr-san4ez
Copy link
Author

I'm sorry if incorrectly expressed.

I used to use the Launchy. This program had a parameter "/show" which at start of application at once showed a window of input of commands.
I'm very used to this behavior and I will be very grateful for your implementation.

@polyvertex
Copy link
Member

My question was precisely about why you need such a behavior and how you use it

@alexandr-san4ez
Copy link
Author

I need this parameter so that after the autorun, the command input window appears.
I add the parameter to the shortcut in startup.

@polyvertex
Copy link
Member

Check out v2.16.2

@alexandr-san4ez
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants