So tuaw (The Unofficial Apple Weblog) posted a nice tip to force Safari 3.1 to truly stick to a single window (even when clicking links in gmail, for example):
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
vim /etc/amdev_rant.conf
So tuaw (The Unofficial Apple Weblog) posted a nice tip to force Safari 3.1 to truly stick to a single window (even when clicking links in gmail, for example):
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
How I Roll