mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 22:28:00 +01:00
Minor doc fixes.
This commit is contained in:
@@ -1285,7 +1285,7 @@ var Hints = Module("hints", {
|
|||||||
values: {
|
values: {
|
||||||
"0": "Follow the first hint as soon as typed text uniquely identifies it. Follow the selected hint on <Return>.",
|
"0": "Follow the first hint as soon as typed text uniquely identifies it. Follow the selected hint on <Return>.",
|
||||||
"1": "Follow the selected hint on <Return>.",
|
"1": "Follow the selected hint on <Return>.",
|
||||||
"2": "Follow the selected hint on <Return> only it's been <Tab>-selected."
|
"2": "Follow the selected hint on <Return> only if it's been <Tab>-selected."
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@@ -158,6 +158,7 @@
|
|||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
<tags>:set!=</tags>
|
||||||
<spec>:se<oa>t</oa> inv<a>option</a>=<a>value</a> <oa>...</oa></spec>
|
<spec>:se<oa>t</oa> inv<a>option</a>=<a>value</a> <oa>...</oa></spec>
|
||||||
<spec>:se<oa>t</oa> <a>option</a>!=<a>value</a> <oa>...</oa></spec>
|
<spec>:se<oa>t</oa> <a>option</a>!=<a>value</a> <oa>...</oa></spec>
|
||||||
<description>
|
<description>
|
||||||
@@ -189,6 +190,7 @@
|
|||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
<tags>:set-default-all</tags>
|
||||||
<spec>:se<oa>t</oa> all&</spec>
|
<spec>:se<oa>t</oa> all&</spec>
|
||||||
<description>
|
<description>
|
||||||
<p>Set all options to their default value.</p>
|
<p>Set all options to their default value.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user