[TxMt] Opening a project with Quicksilver

Luke Daley ld at ldaley.com
Thu Mar 1 04:54:09 UTC 2007


On 01/03/2007, at 2:10 PM, Raheel Ahmad wrote:

> #!/bin/bash
> mate ~/Documents/infodump
> mate ~/Documents/infodump/tsks.txt
>
> How can I run this script using Quicksilver? Only way I can is by  
> running this script file using "Run in Terminal." "Run" by itself  
> doesn't do anything with the script file.

Try this ....

command space (active quicksilver)
type 'infodump' (or whatever you need to to select your desired  
directory
tab
type 'ow' (open with)
tab
type 'tm' (textmate, you may need to be more verbose)
enter.

Thats how I do it.

- Luke.



More information about the textmate mailing list