Thanks a bunch!
Great app
On Jan 5, 2006, at 4:29 PM, Allan Odgaard wrote:
[...] I wrote the following Script in the Bundle Editor:
Actually, there's already a Refresh Running Browser command from which you can remove the “activate” part. I think that is what you seek.
As to why your command hangs, TextMate will wait for it to complete, but since the command requires that TM reply to an AppleScript event, that will never happen. To solve this one can add “&>/dev/null &” to the command line to run it in a detached sub- proces.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate