mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-27 21:15:45 +01:00
Document the :command improvements added in the previous changeset.
This commit is contained in:
@@ -84,6 +84,9 @@
|
||||
- Added :yank command.
|
||||
- :delmarks, :marks and :qmarks now also accept ranges, same as
|
||||
:delqmarks.
|
||||
- :command now accepts comma-separated alternative command names
|
||||
- :command -complete custom now also accepts a completions array, see
|
||||
:h :command-completion-custom.
|
||||
* Improvements to :style and :highlight:
|
||||
- Added -agent flag to :style.
|
||||
- The -append flag now updates existing properties rather than
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
<dt>url</dt> <dd>URLs</dd>
|
||||
<dt>usercommand</dt> <dd>user commands</dd>
|
||||
<dt>window</dt> <dd>windows</dd>
|
||||
<dt>custom,<a>func</a></dt><dd>custom completion, provided by <a>func</a></dd>
|
||||
<dt>custom,<a>thing</a></dt><dd>custom completion, provided by <a>thing</a></dd>
|
||||
</dl>
|
||||
|
||||
</overlay>
|
||||
|
||||
Reference in New Issue
Block a user