When clicking a link in Safari, sometimes it will open a new window. If you want it to open in a Tab instead, use the following command in the Terminal, then restart safari.
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Easy as that!
Comments
blog comments powered by Disqus