1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-10 08:54:23 +01:00

updated help

This commit is contained in:
Martin Stubenschrott
2008-06-16 17:05:54 +00:00
parent ebbbd24097
commit ef789d9aee

View File

@@ -166,8 +166,13 @@ ____
||'defsearch' 'ds'|| string (default: "google")
____
Sets the default search engine.
The default search engine is used in the [c]:[tab]open [arg][c] command if
The default search engine name is used in the [c]:[tab]open [arg][c] command if
[[arg]] neither looks like a URL or like a specified search engine/keyword.
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.
____