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:
@@ -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_<Tab>"/>?</h3>
|
||||
<p>
|
||||
You can disable it entirely with <se opt="autocomplete"/> or for
|
||||
specific types of command completion by choosing more
|
||||
|
||||
Reference in New Issue
Block a user