1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-04 04:55:46 +01:00

Allow empty defsearch.

This commit is contained in:
Ted Pavlic
2008-12-19 10:49:56 -05:00
committed by Kris Maglione
parent 6e9262ef64
commit 073383ef12
3 changed files with 11 additions and 1 deletions

View File

@@ -247,6 +247,9 @@ This means, it you set 'defsearch' to "youtube", then [c]:open arnold
schwarzenegger[c] will be exactly the same as [c]:open youtube arnold
schwarzenegger[c]. Therefore, you need to add a keyword or search engine
"youtube" first.
If 'defsearch' is empty, then Firefox will always attempt to open the
raw [[arg]].
____