[TxMt] Re: Services menuitem

Jacob Rus jrus at fas.harvard.edu
Wed May 10 04:26:23 UTC 2006


Teck Ninja wrote:
> On May 10, 2006, at 11:05 AM, Jacob Rus wrote:
>> One benefit is that quicksilver picks up services, though I've added 
>> my own quicksilver action that pipes text to mate anyway, so the 
>> service isn't really essential.
> 
> Do you mind sharing the Quicksilver action for me?

No problem:

     #!/bin/bash
     echo "$1" | mate &

Save as ~/Library/Application Support/Quicksilver/Actions/mate.sh

-Jacob




More information about the textmate mailing list