mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-03 13:55:45 +01:00
Fix ":open" link in 'defsearch' help.
This commit is contained in:
@@ -247,8 +247,8 @@ ____
|
|||||||
||'defsearch' 'ds'|| string (default: "google")
|
||'defsearch' 'ds'|| string (default: "google")
|
||||||
____
|
____
|
||||||
Sets the default search engine. The default search engine name is used in the
|
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
|
[c]:open [arg][c] command if [a][arg][a] neither looks like a URL nor like a
|
||||||
a specified search engine/keyword.
|
specified search engine/keyword.
|
||||||
|
|
||||||
This means that if you set 'defsearch' to "youtube", then [c]:open arnold
|
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
|
schwarzenegger[c] will be exactly the same as [c]:open youtube arnold
|
||||||
|
|||||||
@@ -246,8 +246,8 @@ ____
|
|||||||
||'defsearch' 'ds'|| string (default: "google")
|
||'defsearch' 'ds'|| string (default: "google")
|
||||||
____
|
____
|
||||||
Sets the default search engine. The default search engine name is used in the
|
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
|
[c]:open [arg][c] command if [a][arg][a] neither looks like a URL nor like a
|
||||||
a specified search engine/keyword.
|
specified search engine/keyword.
|
||||||
|
|
||||||
This means that if you set 'defsearch' to "youtube", then [c]:open arnold
|
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
|
schwarzenegger[c] will be exactly the same as [c]:open youtube arnold
|
||||||
|
|||||||
Reference in New Issue
Block a user