mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 02:25:48 +01:00
Add the values into 'activate' option.
This commit is contained in:
@@ -275,11 +275,15 @@
|
||||
<tags>'act' 'activate'</tags>
|
||||
<spec>'activate' 'act'</spec>
|
||||
<type>stringlist</type>
|
||||
<default>homepage,quickmark,tabopen,paste</default>
|
||||
<default>addons,downloads,extensions,help,homepage,quickmark,tabopen,paste</default>
|
||||
<description>
|
||||
<p>Define when tabs are automatically activated. Available items:</p>
|
||||
|
||||
<dl>
|
||||
<dt>addons</dt> <dd><ex>:addo[ns]</ex> command</dd>
|
||||
<dt>downloads</dt> <dd><ex>:downl[oads]</ex> command</dd>
|
||||
<dt>extoptions</dt> <dd><ex>:exto[ptions]</ex> command</dd>
|
||||
<dt>help</dt> <dd><ex>:h[elp]</ex> command</dd>
|
||||
<dt>homepage</dt> <dd><k>gH</k> mapping</dd>
|
||||
<dt>quickmark</dt> <dd><k>go</k> and <k>gn</k> mappings</dd>
|
||||
<dt>tabopen</dt> <dd><ex>:tabopen[!]</ex> command</dd>
|
||||
|
||||
Reference in New Issue
Block a user