mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-29 21:53:33 +02:00
Addenda and corrigenda for the last and next to next to last commits.
This commit is contained in:
@@ -703,6 +703,22 @@
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>'fc' 'findcase'</tags>
|
||||
<spec>'findcase'</spec>
|
||||
<type>string</type>
|
||||
<default>smart</default>
|
||||
<description>
|
||||
<p>Find case matching mode.</p>
|
||||
|
||||
<dl>
|
||||
<dt>ignore</dt> <dd>Case is never significant</dd>
|
||||
<dt>match</dt> <dd>Case is always significant</dd>
|
||||
<dt>smart</dt> <dd>Case is significant when capital letters are typed</dd>
|
||||
</dl>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>'fh' 'followhints'</tags>
|
||||
<spec>'followhints' 'fh'</spec>
|
||||
@@ -912,9 +928,9 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>'nohls' 'nohlfind'</tags>
|
||||
<tags>'hls' 'hlfind'</tags>
|
||||
<spec>'hlfind' 'hls'</spec>
|
||||
<tags>'nohlf' 'nohlfind'</tags>
|
||||
<tags>'hlf' 'hlfind'</tags>
|
||||
<spec>'hlfind' 'hlf'</spec>
|
||||
<type>boolean</type>
|
||||
<default>off</default>
|
||||
<description>
|
||||
@@ -923,9 +939,9 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>'nois' 'noincfind'</tags>
|
||||
<tags>'is' 'incfind'</tags>
|
||||
<spec>'incfind' 'is'</spec>
|
||||
<tags>'noif' 'noincfind'</tags>
|
||||
<tags>'if' 'incfind'</tags>
|
||||
<spec>'incfind' 'if'</spec>
|
||||
<type>boolean</type>
|
||||
<default>on</default>
|
||||
<description>
|
||||
@@ -1308,22 +1324,6 @@
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>'sc' 'searchcase'</tags>
|
||||
<spec>'searchcase'</spec>
|
||||
<type>string</type>
|
||||
<default>smart</default>
|
||||
<description>
|
||||
<p>Search case matching mode.</p>
|
||||
|
||||
<dl>
|
||||
<dt>ignore</dt> <dd>Case is never significant</dd>
|
||||
<dt>match</dt> <dd>Case is always significant</dd>
|
||||
<dt>smart</dt> <dd>Case is significant when capital letters are typed</dd>
|
||||
</dl>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>'shell' 'sh'</tags>
|
||||
<spec>'shell' 'sh'</spec>
|
||||
|
||||
Reference in New Issue
Block a user