On 9/19/05, Juan Anorga juananorga@gmail.com wrote:
If you have your favorites in transmit setup to use the docksend feature, you can create a command in textmate with:
open -a "Transmit" $TM_FILEPATH
Everytime you call this command it will upload the current file to its corresponding remote location.
Of course you have to have a local copy of your remote files that you want to edit, but I'm usually setup that way anyways.
I so miss kioslaves when I'm using OSX, fish especially. Quanta combined with fish (basically a remote file system over ssh) is a pretty good combination, hopefully one day soon we'll be able to do something similar with TextMate. :)
Regards,