[TxMt] Refresh Firefox and Xyle

Alain Matthes alain.matthes at mac.com
Sat Dec 10 16:45:44 UTC 2005


Howdy,

a) I can't refresh Firefox 1.5 , I obtain a new empty window :(
  The script is :
# Check if Firefox is running, if so refresh
[[ $(ps -xc|grep -i firefox) ]] && osascript -e 'tell app "FireFox"' - 
e 'activate' -e 'Get URL "JavaScript:window.location.reload();"  
inside window 1' -e 'end tell'

b) Is it possible to refresh Xyle ?

Thanks and Greetings

Alain Matthes



More information about the textmate mailing list