Closed GoogleCodeExporter closed 9 years ago
Soeey, I can't seem to find where to change the type to something else. :(
Original comment by mal...@gmail.com
on 26 Oct 2007 at 11:50
I'll look into this more. It seems like Launchy prioritizes shortcuts based
upon how
much you use them. I could sort the results by most recently used, but I'll
have to
see if I can serialize it to the launchy options storage.
Original comment by matthew....@gmail.com
on 27 Oct 2007 at 12:10
I'm not sure how Launchy prioritizes things. The only behavior I could get was:
If
you type the same sequence of letters (say, "fir") and the last app you
launched with
this combination was Firefox, it will bring Firefox first. While if you just
type
"fi" and the last app you launched with "fi" was, say, Macromedia Fireworks, it
will
get that up first. Do you think the same thing could be done for this plugin?
Also, what do I need to set up in my computer in order to compile and run the
code?
I'd love to help with a patch, if I do figure out how to do it.
Thanks!
Original comment by mal...@gmail.com
on 27 Oct 2007 at 12:18
I was looking at the Launchy source code, and this is actually due to Launchy
ignoring spaces when it searches for the last launched program with your search
string, but not ignoring them when an entry is added to the history.
I filed an issue on the Launchy sf site, and also added a patch which fixes this
behavior. I'm not sure if it will actually be included, since Launchy v2 is
close to
release, but you can compile Launchy with this patch yourself if you need this
feature:
http://sourceforge.net/tracker/index.php?func=detail&aid=1847688&group_id=132975
&atid=725839
Original comment by matthew....@gmail.com
on 10 Dec 2007 at 7:09
Original issue reported on code.google.com by
mal...@gmail.com
on 26 Oct 2007 at 11:50