On 14 Sep 2015, at 21:20, Mike Petonic wrote:

On thing that is frustrating is that I've lost the "auto-history" function that Web Search + "Search For ..."  gave me. 

I think you mean the way Quicksilver uses the system-wide shared search terms feature. (No idea what it’s actually called.)

I don’t really understand what you’ve come up with (or why), but if you’re doing everything via AppleScript and shell scripts, you should be able to replicate the feature by adding this in somewhere:

    echo "search terms" | pbcopy -pboard find

There might be a native AppleScript way to interact with the pasteboard if you don’t want to use the command.

--
Rob McBroom
http://www.skurfer.com/

--
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blacktree-quicksilver+unsubscr...@googlegroups.com.
To post to this group, send email to blacktree-quicksilver@googlegroups.com.
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/d/optout.

Reply via email to