LaunchyQt icon indicating copy to clipboard operation
LaunchyQt copied to clipboard

Problems with passing arguments to programs

Open asherber opened this issue 1 year ago • 1 comments

Using v3.1.7. This issue might be related to the new fix for #103, since the behavior worked in v3.1.6.

I often use Launchy to launch an app with additional arguments -- for example, chrome [tab] -incognito. This no longer works in 3.1.7: that sequence produces no visible effect. However, when I next bring up Launchy and start typing chr, I see that there is now an explicit entry in the history list for chrome -> incognito, and selecting that entry does open Chrome in incognito mode.

asherber avatar May 31 '24 13:05 asherber

I just tested this and the same issue occurs on my pc.

With a chrome shortcut in the index, typing chrome, hit tab on the right entry (the lnk file) and adding the extension -incognito, the browser does not launch at all.

gazzat5 avatar Jun 05 '24 15:06 gazzat5

fixed in new version

samsonwang avatar Aug 07 '25 12:08 samsonwang