Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
set front_app to (path to frontmost application as Unicode text) tell app "Finder" reveal (POSIX file "/tmp/share.png" as alias) activate tell app "System Events" to keystroke "y" using {command down, option down} delay 8 tell app "System Events" to key code 53 -- esc close window 1 end tell tell application front_app to activate -- return focus
This paste will be private.
From the Design Piracy series on my blog: