1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 08:54:13 +01:00

Add/fix some <k> tags' link attributes.

This commit is contained in:
Štěpán Němec
2011-10-20 12:36:03 +02:00
parent 82772225f9
commit 2b3a8a1e53
9 changed files with 13 additions and 13 deletions

View File

@@ -73,7 +73,7 @@
<h3 tag="faq-lasttab">How can I prevent <k>d</k> on the last tab from closing the window?</h3>
<p><ex>:set!</ex> <hl key="HelpOpt">browser.tabs.closeWindowWithLastTab</hl>=<hl key="Boolean">false</hl></p>
<h3 tag="faq-autocomplete"><strut/>How can I prevent the command line completion list showing until I press <k name="Tab"/>?</h3>
<h3 tag="faq-autocomplete"><strut/>How can I prevent the command line completion list showing until I press <k name="Tab" link="c_&lt;Tab>"/>?</h3>
<p>
You can disable it entirely with <se opt="autocomplete"/> or for
specific types of command completion by choosing more