diff --git a/common/content/help.dtd b/common/content/help.dtd new file mode 100644 index 00000000..4bfcf5b9 --- /dev/null +++ b/common/content/help.dtd @@ -0,0 +1,6 @@ + +%dactylMain; + +command line'> +status line'> + diff --git a/common/locale/en-US/all.xml b/common/locale/en-US/all.xml index 52586868..665e319d 100644 --- a/common/locale/en-US/all.xml +++ b/common/locale/en-US/all.xml @@ -1,7 +1,7 @@ - + - + - + - + - + - ]> diff --git a/common/locale/en-US/eval.xml b/common/locale/en-US/eval.xml index 3ff5216b..66f24c3f 100644 --- a/common/locale/en-US/eval.xml +++ b/common/locale/en-US/eval.xml @@ -1,7 +1,7 @@ - + command line. + readily accessible from the &tag.command-line;. They form a core part of the user interface. JavaScript, on the other hand, is much less straightforward, but allows for any number of complex actions to be executed, with full access to all of the internals of &dactyl.appName; diff --git a/common/locale/en-US/gui.xml b/common/locale/en-US/gui.xml index 6b638a01..4ffb610e 100644 --- a/common/locale/en-US/gui.xml +++ b/common/locale/en-US/gui.xml @@ -1,7 +1,7 @@ - + - + - + - + - + - + - + -command line is focused. + &tag.command-line; is focused. Thereafter, any key press triggers a completion update for the matching groups (hereafter ‘contexts’). Non-matching contexts will only be updated when the key is pressed. @@ -1317,8 +1317,8 @@
0
Don't show link destination
-
1
Show the link's destination in the status line
-
2
Show the link's destination in the command line
+
1
Show the link's destination in the &tag.status-line;
+
2
Show the link's destination in the &tag.command-line;
diff --git a/common/locale/en-US/pattern.xml b/common/locale/en-US/pattern.xml index ebcee4f5..f25a754f 100644 --- a/common/locale/en-US/pattern.xml +++ b/common/locale/en-US/pattern.xml @@ -1,7 +1,7 @@ - + - + - + Ex command files are executed as if each line were entered into - the command line individually. + the &tag.command-line; individually. Additionally, certain commands support the same ‘here document’ - syntax supported by most Unix shells and by the command line. + syntax supported by most Unix shells and by the &tag.command-line;. So, to execute a JavaScript statement which does not comfortably fit on a single line, you can use

@@ -234,7 +234,7 @@

Ex command scripts are similar to both entering commands on the - command line and to Vim + &tag.command-line; and to Vim scripts, but with some notable differences.

diff --git a/common/locale/en-US/starting.xml b/common/locale/en-US/starting.xml index 9f70105d..661cb2c2 100644 --- a/common/locale/en-US/starting.xml +++ b/common/locale/en-US/starting.xml @@ -1,7 +1,7 @@ - + - + Null
A JavaScript Null object
Number
A JavaScript Number object
Object
A JavaScript Object
-
Preview
The completion preview displayed in the command line
+
Preview
The completion preview displayed in the &tag.command-line;
Question
A prompt for a decision
Search
Highlighted search results in a web page
StatusLine
The status bar
diff --git a/common/locale/en-US/tabs.xml b/common/locale/en-US/tabs.xml index 381312f5..2e7a9bfc 100644 --- a/common/locale/en-US/tabs.xml +++ b/common/locale/en-US/tabs.xml @@ -1,7 +1,7 @@ - + - +