Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
## Intro This TextMate shortcut saves your file and reloads safari. For other browsers, check here - http://wiki.macromates.com/textmate/show/Howtos.html ## Instructions Textmate > Bundles > Bundle Editor > Edit Commands Add a new Command, paste the Command below, choose a shortcut. Change 'Save' to 'Current File' if you'd like. Change 'Input' to 'None' Change 'Output' to 'Discard' ## Command Command: osascript -e "set theActiveURL to \"window.location.reload();\" tell application \"Safari\" activate do JavaScript theActiveURL in first document end tell tell application \"TextMate\" activate end tell " ## Credits Found on the TextMate wiki Alex Heaton - www.heaton.me
This paste will be private.
From the Design Piracy series on my blog: