[Camino] Edited org.mozilla.camino.plist to enable complete URLs inline
Samuel Duncan
samuel.d.duncan at gmail.com
Tue Nov 28 16:22:29 PST 2006
Referencing this page:
http://www.caminobrowser.org/support/hiddenprefs/
And the following text:
Complete URLs "inline"
When Camino completes a URL you are typing from History, it only does
so when you arrow downward to select the URL. You can make Camino
complete the URL "inline" like Safari by adding the following code to
your ~/Library/Preferences/org.mozilla.camino.plist file:
<key>Autocomplete While Typing</key>
<true/>
Note: Unlike the other hidden preferences on this page, you do not
edit the user.js file to enable this preference. You should add the
above code just before the last </dict> in the file, and Camino should
not be running when you edit the file.
What I'm finding is that the .plist file is a binary file and adding
the <key> line seems to be a difficult if not impossible undertaking.
Two questions: 1. What is the best way to enable this feature?; 2.
Does the documentation need to be updated?
Thanks,
Sam
More information about the Camino
mailing list