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

mickbab

macrumors 65816
Original poster
Hi all,

I've just switched to Safari instead of Firefox (I don't exactly know why, just giving it a go) and I have noticed that when I open links in Forum Spy, they open in a new window in Safari, not in a new tab like in FireFox.

Is there a way to avoid this?

Thanks,
m.
 
If you want all links to open in new tabs instead of new windows, open a Terminal window and run

defaults write com.apple.safari TargetedClicksCreateTabs -bool true
 
Is there a way to set Safari to open new window links in new tabs?

I think in Firefox I had the "Open links in new window" option selected in the MacRumors Forum Spy and it would open all Forum Spy links in a new tab.

Can Safari do this? I don't want all links (ie normal internet links etc) to open in tabs, I would just like it to behave like FireFox if possible.
I'm too lazy too hold down command while I click a link.

(Does anyone get what I mean?)
 
Is there a way to set Safari to open new window links in new tabs?

Through Terminal enter the following command,
Code:
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Note that this turns Safari into single-window mode. Change true to false if you want to revert things back.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.