mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 19:35:47 +01:00
Add tests for dead help links. Fix some minor bugs. Show error when trying to modify a builtin group rather than failing silently.
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
<dt>FrameIndicator</dt> <dd>The indicator shown when a new frame is selected</dd>
|
||||
<dt>Function</dt> <dd>A JavaScript Function object</dd>
|
||||
<dt>Hint</dt> <dd>A hint indicator. See <ex>:help hints</ex></dd>
|
||||
<dt>HintActive</dt> <dd>The hint element of link which will be followed by <k name="Return"/></dd>
|
||||
<dt>HintActive</dt> <dd>The hint element of link which will be followed by <k name="CR"/></dd>
|
||||
<dt>HintElem</dt> <dd>The hintable element</dd>
|
||||
<dt>HintImage</dt> <dd>The indicator which floats above hinted images</dd>
|
||||
<dt>Indicator</dt> <dd>The <em>#</em> and <em>%</em> in the <ex>:buffers</ex> list</dd>
|
||||
|
||||
Reference in New Issue
Block a user