Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

btownguy

macrumors 6502a
Original poster
Jun 18, 2009
545
19
I know there's the option to have Safari open links in a new tab if you Command-click it. Is there a way to set Safari so that it always opens links in a new tab and NEVER opens them in a new window. New browser windows are SO ANNOYING!!!
 
With the power of Google (search phrase: safari open link in new tab) I present you with this. Enter the following into Terminal.

Code:
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Also, if you use the title of your thread in a Google search you'll find this answer. Imagine that.
 
With the power of Google (search phrase: safari open link in new tab) I present you with this. Enter the following into Terminal.

Code:
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Also, if you use the title of your thread in a Google search you'll find this answer. Imagine that.

There's no reason to get snippy.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.