yes - but just to be sure I quit and relaunched. I should add that I'm not completely sure if I'm importing the macro correctly. in order to edit it I dragged it out of the Bundle Editor to the desktop and then opened it in Text Wrangler (sacrilege!) after I made the changes I then double clicked it in the Finder and clicked "Yes" when it asked me whether I wanted to update the command etc.
was that right?
thanks for your help BTW b
On Jun 20, 2010, at 4:10 PM, Martin Kühl wrote:
On Mon, Jun 21, 2010 at 00:52, plastichairdoo plastichairdoo@gmail.com wrote:
found those lines and removed the -g parameter from the command - left with this:
------------CODE------------
# TODO: Change when Leopard Only # On Leopard use the -g option to open in background. if os =~ /^10.(5|6)/ active.each {|p| `open -a #{e_sh(p)} #{e_sh(url)}` } else active.each {|p| `open -a #{e_sh(p)} #{e_sh(url)}` } end</string>
------------CODE------------
didn't work :( any other advice? b
Just the obvious one: Did you close the Bundle Editor (or load another item with it) to make sure the new version actually gets used? /mk
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate