• use AppleScript’s display alert instead of display dialog — the former looks more like a standard OS X dialog — this means that request_confirmation now takes both a :title and a :prompt Changed: U trunk/Support/lib/dialog.rb U trunk/Support/lib/textmate.rb