Tuesday, July 1, 2008

Enable "single window mode" in Safari 3.1

It's about time Safari added this feature. Just do the following in the terminal:

defaults write com.apple.Safari TargetedClicksCreateTabs -bool true

NB: I've read complaints about this not working in the Safari 4 developer preview.