On Nov 17, 2004, at 2:23 PM, Allan Odgaard wrote:
Ah yes, the file path also needs to be quoted: osascript -e "tell application "FTPeel" to open "`echo ${TM_FILEPATH:1}|tr / :`""
I don't have FTPeel, but I tried with TextEdit, and here it does now open the file.
It worked! Thank you very very much. This will make working with FTP much nicer as this command will use FTPeel's "magic mirror" feature to essentially upload any file being worked on in Textmate to it's proper home on the server... It's kind of like an inverted "edit with external editor" function in Textmate now.