Thursday, May 8, 2008

brief geek alert.

I use Safari as my main browser, and always use command-T or command-click to open links in a new tab instead of a new window. This tends to keep things a little less cluttered. The only problem was google. Regardless of what keys I pressed, google sites like gmail and google reader always opened links in an entirely new window. Annoying to say the least. This little Terminal command remedies the situation and gets Safari to stick to one window.

Just open Terminal and type in the command below. Hit enter and you're all set.

defaults write com.apple.Safari TargetedClicksCreateTabs -bool true

No comments: