parameters from command line
Application launcher for Windows, Mac OS X, FreeBSD and Linux
Brought to you by:
karlinjf
When running launchy.exe with parameters, I would like to have such behaviour:
search window is being shown with that parameters and command is being evaluated (like search, etc. depending on command). If there is already an instance running the parameter should be passed to it.
It seems to be easy to implement but would be very nice to have. I'm using ecco pro program which allows to execute a command when double clicking on a line. Above functionality would allow to perform search / excecute command upon double click. It would be amazing.
For further extending launchy with command line parameters the best way to do it probably would be to add an option to command line like
launchy.exe -show "command here"
i suggest also the following syntax:
launchy.exe -hide "command here"
(this way no search window is being shown)