mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-27 04:35:53 +01:00
Fix some typos and damage in the documentation.
This commit is contained in:
@@ -374,7 +374,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
|||||||
</p>
|
</p>
|
||||||
<warning>
|
<warning>
|
||||||
Not all plugins are designed to cleanly un-apply during a rehash.
|
Not all plugins are designed to cleanly un-apply during a rehash.
|
||||||
While official plugins are safe, beware of possibility instability
|
While official plugins are safe, beware of possible instability
|
||||||
if you rehash while running third-party plugins.
|
if you rehash while running third-party plugins.
|
||||||
</warning>
|
</warning>
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Any substring enclosed by <em><{</em> and <em>}></em> is automatically
|
Any substring enclosed by <em><{</em> and <em>}></em> is automatically
|
||||||
elided if any of the contained macros characters aren't currently valid. A
|
elided if any of the contained macros aren't currently valid. A
|
||||||
literal <em><</em> or <em>></em> character may be included with the
|
literal <em><</em> or <em>></em> character may be included with the
|
||||||
special escape sequences <em><lt></em> or <em><gt></em> respectively.
|
special escape sequences <em><lt></em> or <em><gt></em> respectively.
|
||||||
</p>
|
</p>
|
||||||
@@ -1371,7 +1371,7 @@
|
|||||||
|
|
||||||
<p>Possible values are:</p>
|
<p>Possible values are:</p>
|
||||||
|
|
||||||
<dl dt="width: 6em;">
|
<dl>
|
||||||
<dt></dt> <dd>Don't show link destination</dd>
|
<dt></dt> <dd>Don't show link destination</dd>
|
||||||
<dt>status</dt> <dd>Show the link destination in the &tag.status-line;</dd>
|
<dt>status</dt> <dd>Show the link destination in the &tag.status-line;</dd>
|
||||||
<dt>command</dt> <dd>Show the link destination in the &tag.command-line;</dd>
|
<dt>command</dt> <dd>Show the link destination in the &tag.command-line;</dd>
|
||||||
@@ -1395,24 +1395,6 @@
|
|||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
</item>
|
|
||||||
|
|
||||||
|
|
||||||
<type>number</type>
|
|
||||||
<default>2</default>
|
|
||||||
<description>
|
|
||||||
<p>Controls when the tab line is shown.</p>
|
|
||||||
|
|
||||||
<p>Possible values are:</p>
|
|
||||||
|
|
||||||
<dl dt="width: 6em;">
|
|
||||||
<dt>0</dt> <dd>Never show tab line</dd>
|
|
||||||
<dt>1</dt> <dd>Show tab line only if more than one tab is open</dd>
|
|
||||||
<dt>2</dt> <dd>Always show tab line</dd>
|
|
||||||
</dl>
|
|
||||||
</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<tags>'nosf' 'nostrictfocus'</tags>
|
<tags>'nosf' 'nostrictfocus'</tags>
|
||||||
<tags>'sf' 'strictfocus'</tags>
|
<tags>'sf' 'strictfocus'</tags>
|
||||||
|
|||||||
Reference in New Issue
Block a user