There is a feature that will allow you to send files into AppleScripts that
is in the working at the moment.

That would be the best way for performing this. You can read about it here:
https://github.com/quicksilver/Quicksilver/pull/366 (lengthy)

Other than that, I am not sure if this is yet possible. Hopefully we will
get that feature merged with the main Quicksilver codebase and have it in
one of the next few releases.

On 2 September 2011 02:01, Joe <[email protected]> wrote:

> Hi, I am new to Quicksilver but it is fast becoming one of my
> favourite tools.
>
> But I have a quick question. I would love to train it to perform
> certain terminal commands, but can't figure out how or if this is
> possible.
>
> Here is an example of what I mean:
>
> The command opendiff accepts 2 files as parameters, eg: "opendiff
> file1.txt tile2.txt"
>
> It would be great if I could produce this using QS, eg:
>
> "OPENDIFF" -> file1.txt -> file2.txt
>
> Does anyone know if I can achieve this?  I know that there is already
> a "Run a text command in terminal" option, but that only acts on plain
> text, I want to take advantage of Quicksilver's file handling
> capability.

Reply via email to