On 10. Oct 2004, at 12:25, Justin French wrote:
Instead of the web preview, use Safari, and use the "Reload in Safari" command in the commands menu (it will be renamed "Refresh Safari" in 1.0.1), which we assigned to Command-R.
Also, I think justin wanted to put a default command like this in 1.0.1: open `echo $TM_FILEPATH | sed "s|/Users/$USER/Sites/(.*)|http://localhost/~%24USER/%5C1%7C%22%60
What it does is take the current file path and change the /Users/<your_name>/Sites/ portion into http://localhost/~<your_name>/ and opens it with 'open' (so it should show in your default browser).
Kind regards Allan