1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-05 18:45:47 +01:00

Disable completion.shellCommand.

This commit is contained in:
Kris Maglione
2010-12-20 13:04:46 -05:00
parent 05a1c0cce0
commit bd4ad25901
3 changed files with 9 additions and 6 deletions

View File

@@ -95,8 +95,8 @@
<dt>Object</dt> <dd>A JavaScript Object</dd>
<dt>Preview</dt> <dd>The completion preview displayed in the &tag.command-line;</dd>
<dt>Question</dt> <dd>A prompt for a decision</dd>
<dt>Search</dt> <dd>Highlighted search results in a web page</dd>
<dt>StatusLine</dt> <dd>The status bar</dd>
<dt>StatusLineNormal</dt> <dd>The status bar for an ordinary web page</dd>
<dt>StatusLineBroken</dt> <dd>The status bar for a broken web page</dd>
<dt>StatusLineExtended</dt><dd>    The status bar for a secure web page with an Extended Validation (EV) certificate</dd>
<dt>StatusLineSecure</dt> <dd>The status bar for a secure web page</dd>