Archive for June, 2010

How to make links open in a tab in Safari

Sunday, June 6th, 2010

OK Apple like Safari so why would I not give it a try on my new clean computer?

So with only Safari on it (for now) I quickly found something that drove me nuts and that is by default links open in a new window instead of a tab.

After some searching I found the sollution.

Close Safari (really quit it) then go to terminal and type

defaults write com.apple.Safari TargetedClicksCreateTabs -bool true

And that is it you did it now links open by default in a tab :)