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

Fix ":open" link in 'defsearch' help.

This commit is contained in:
Doug Kearns
2009-08-04 18:30:13 +10:00
parent ba905609c4
commit 817cbd1e75
2 changed files with 4 additions and 4 deletions

View File

@@ -247,8 +247,8 @@ ____
||'defsearch' 'ds'|| string (default: "google")
____
Sets the default search engine. The default search engine name is used in the
[c]:[tab]open [arg][c] command if [a][arg][a] neither looks like a URL or like
a specified search engine/keyword.
[c]:open [arg][c] command if [a][arg][a] neither looks like a URL nor like a
specified search engine/keyword.
This means that if you set 'defsearch' to "youtube", then [c]:open arnold
schwarzenegger[c] will be exactly the same as [c]:open youtube arnold

View File

@@ -246,8 +246,8 @@ ____
||'defsearch' 'ds'|| string (default: "google")
____
Sets the default search engine. The default search engine name is used in the
[c]:[tab]open [arg][c] command if [a][arg][a] neither looks like a URL or like
a specified search engine/keyword.
[c]:open [arg][c] command if [a][arg][a] neither looks like a URL nor like a
specified search engine/keyword.
This means that if you set 'defsearch' to "youtube", then [c]:open arnold
schwarzenegger[c] will be exactly the same as [c]:open youtube arnold