[TxMt] Preview IE6 through Parallels

Ciarán Walsh ciawal at gmail.com
Thu Mar 27 19:34:18 UTC 2008


On 27 Mar 2008, at 18:23, Dennis | screenlabor wrote:

> smart select means, you can set Windows applications as a default to  
> any file-typpe.

In that case you can probably use

open -a 'Internet Explorer' «filename»

to open it in IE. As a TM command (to preview the current file in IE6)  
that would be

open -a 'Internet Explorer' "$TM_FILEPATH"


More information about the textmate mailing list