Safari 4 open new link in tab
Sunday, 03 March 2009
I like the new Safari a whole lot. Unfortunately there is no easy way to force Safari to open links in a new Tab. However, with this simple terminal command, the aforementioned annoyance can be laid to rest.
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Restart Safari and voila!