Safari 5 URL Completion list
Apple came up with Safari 5 last week, it has some nice features like Reader, Extentions and DNS Prefetching, but also some pretty annoying things like the URL Completion list. It doesn’t work that well because it searches in your history on URLs, but also on the name of a website.
It’s turned on by default and there is no option to turn it off in Safari’s preferences. Though it is easy to turn them off, in the Terminal.
Fire it up and type
defaults write com.apple.Safari DebugSafari5IncludeFancyURLCompletionList -bool NO
Now restart Safari, clean your history, and you should get rid of that nasty completion.
Update: seems it does not work…

