[TxMt] WebKit Refresh

Eric Curtis ecurtis at rgbdesignstudio.com
Fri Sep 5 21:50:17 UTC 2008


I use the nightly builds of WebKit and I am having no luck getting CMD- 
R to refresh it. I have altered the Refresh Running Browsers Command  
in the Bundle Editor to:

# Check if WebKit is running, if so refresh
ps -xc|grep -sq WebKit && osascript -e 'tell app "WebKit"' -e  
'activate' -e 'do JavaScript "window.location.reload();" in first  
document' -e 'end tell'

Any suggestions would be welcome.

Cheers,

Eric



More information about the textmate mailing list